U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
#include </var/dev/u3d/stable/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_ {} |
PODVector< MainlineKey * > | mainlineKeys_ |
PODVector< Timeline * > | timelines_ |