Urho3D
|
#include "../Urho2D/StaticSprite2D.h"
Classes | |
class | Dviglo::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 | Dviglo::LoopMode2D { Dviglo::LM_DEFAULT = 0, Dviglo::LM_FORCE_LOOPED, Dviglo::LM_FORCE_CLAMPED } |
Loop mode. More... | |
enum Dviglo::LoopMode2D |