Documentation
Urho3D::Spriter::Animation Struct Reference
  #include <SpriterData2D.h>
Collaboration diagram for Urho3D::Spriter::Animation:
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_ | 
Detailed Description
The documentation for this struct was generated from the following files:
- /home/travis/build/urho3d/Urho3D/Source/Urho3D/Urho2D/SpriterData2D.h
 - /home/travis/build/urho3d/Urho3D/Source/Urho3D/Urho2D/SpriterData2D.cpp
 
