|
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_ |
| ea::vector< CharacterMap * > | characterMaps_ |
| ea::vector< Animation * > | animations_ |