Documentation
Urho3D::AnimationTrack2D Struct Reference
2D animation track. More...
#include <Animation2D.h>
Collaboration diagram for Urho3D::AnimationTrack2D:
Public Attributes | |
| String | name_ |
| Name. | |
| bool | hasSprite_ |
| Is sprite track. | |
| Vector< AnimationKeyFrame2D > | keyFrames_ |
| Animation key frames. | |
Detailed Description
2D animation track.
The documentation for this struct was generated from the following file:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/Urho2D/Animation2D.h
