|
Rebel Fork Framework
|
#include <Urho3D/Urho2D/SpriterData2D.h>
Public Member Functions | |
| void | Reset () |
| bool | Load (const pugi::xml_node &node) |
Public Attributes | |
| int | id_ {} |
| ea::string | name_ |
| float | length_ {} |
| bool | looping_ {} |
| ea::vector< MainlineKey * > | mainlineKeys_ |
| ea::vector< Timeline * > | timelines_ |