Urho3D::Spriter::Animation Struct Reference
Urho3D::Spriter::Animation Struct Reference
#include <Urho3D/Urho2D/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:
- Source/Urho3D/Urho2D/SpriterData2D.h
- Source/Urho3D/Urho2D/SpriterData2D.cpp
