Urho3D
Public Member Functions | Public Attributes | List of all members
Urho3D::Spriter::Animation Struct Reference

Animation. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/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_ {}
 
Vector< MainlineKey * > mainlineKeys_
 
Vector< Timeline * > timelines_
 

Detailed Description

Animation.


The documentation for this struct was generated from the following files: