Documentation
Urho3D::Animation2D Member List
This is the complete list of members for Urho3D::Animation2D, including all inherited members.
AddRef() | Urho3D::RefCounted | |
Animation2D(AnimationSet2D *animationSet) | Urho3D::Animation2D | |
animationSet_ | Urho3D::Animation2D | private |
GetAllTracks() | Urho3D::Animation2D | inline |
GetAnimationSet() const | Urho3D::Animation2D | |
GetLength() const | Urho3D::Animation2D | inline |
GetName() const | Urho3D::Animation2D | inline |
GetNumTracks() const | Urho3D::Animation2D | inline |
GetTrack(unsigned index) const | Urho3D::Animation2D | |
IsLooped() const | Urho3D::Animation2D | inline |
length_ | Urho3D::Animation2D | private |
looped_ | Urho3D::Animation2D | private |
name_ | Urho3D::Animation2D | private |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
SetLength(float length) | Urho3D::Animation2D | |
SetLooped(bool looped) | Urho3D::Animation2D | |
SetName(const String &name) | Urho3D::Animation2D | |
tracks_ | Urho3D::Animation2D | private |
WeakRefs() const | Urho3D::RefCounted | |
~Animation2D() | Urho3D::Animation2D | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |