Urho3D
|
Classes | |
struct | Dviglo::Spriter::SpriterData |
Spriter data. More... | |
struct | Dviglo::Spriter::Folder |
Folder. More... | |
struct | Dviglo::Spriter::File |
File. More... | |
struct | Dviglo::Spriter::Entity |
Entity. More... | |
struct | Dviglo::Spriter::CharacterMap |
Character map. More... | |
struct | Dviglo::Spriter::MapInstruction |
Map instruction. More... | |
struct | Dviglo::Spriter::Animation |
Animation. More... | |
struct | Dviglo::Spriter::MainlineKey |
Mainline key. More... | |
struct | Dviglo::Spriter::Ref |
Ref. More... | |
struct | Dviglo::Spriter::Timeline |
Timeline. More... | |
struct | Dviglo::Spriter::TimelineKey |
Timeline key. More... | |
struct | Dviglo::Spriter::SpatialInfo |
Spatial info. More... | |
struct | Dviglo::Spriter::SpatialTimelineKey |
Spatial timeline key. More... | |
struct | Dviglo::Spriter::BoneTimelineKey |
Bone timeline key. More... | |
struct | Dviglo::Spriter::SpriteTimelineKey |
Sprite timeline key. More... | |
Enumerations | |
enum | Dviglo::Spriter::ObjectType { BONE = 0, SPRITE } |
Object type. | |
enum | Dviglo::Spriter::CurveType { INSTANT = 0, LINEAR, QUADRATIC, CUBIC } |
Curve type. | |