Source/Urho3D/Urho2D/AnimatedSprite2D.h File Reference
AnimatedSprite2D.h File Reference
#include "../Urho2D/StaticSprite2D.h"Classes | |
| class | Urho3D::AnimatedSprite2D |
| Animated sprite component, it uses to play animation created by Spine (http://www.esotericsoftware.com) and Spriter (http://www.brashmonkey.com/). More... | |
Enumerations | |
| enum | Urho3D::LoopMode2D { Urho3D::LM_DEFAULT = 0, Urho3D::LM_FORCE_LOOPED, Urho3D::LM_FORCE_CLAMPED } |
| Loop mode. More... | |
Enumeration Type Documentation
◆ LoopMode2D
| enum Urho3D::LoopMode2D |
