Urho3D::Spriter::MainlineKey Struct Reference
Urho3D::Spriter::MainlineKey Struct Reference
Mainline key. More...
#include <Urho3D/Urho2D/SpriterData2D.h>
Collaboration diagram for Urho3D::Spriter::MainlineKey:
Public Member Functions | |
void | Reset () |
bool | Load (const pugi::xml_node &node) |
Public Attributes | |
int | id_ {} |
float | time_ {} |
PODVector< Ref * > | boneRefs_ |
PODVector< Ref * > | objectRefs_ |
Detailed Description
Mainline key.
The documentation for this struct was generated from the following files:
- Source/Urho3D/Urho2D/SpriterData2D.h
- Source/Urho3D/Urho2D/SpriterData2D.cpp