Urho3D
|
#include "../Urho2D/StaticSprite2D.h"
#include <memory>
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... | |
enum Urho3D::LoopMode2D |