|
Urho3D
|
#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Urho2D/SpriterData2D.h>
Public Member Functions | |
| void | Reset () |
| bool | Load (const pugi::xml_node &node) |
Public Attributes | |
| int | id_ {} |
| String | name_ |
| float | length_ {} |
| bool | looping_ {} |
| Vector< MainlineKey * > | mainlineKeys_ |
| Vector< Timeline * > | timelines_ |