AddRef() | Urho3D::RefCounted | |
AnimationSet2D(Context *context) | Urho3D::AnimationSet2D | |
BeginLoad(Deserializer &source) | Urho3D::AnimationSet2D | virtual |
BeginLoadSpriter(Deserializer &source) | Urho3D::AnimationSet2D | private |
context_ | Urho3D::Object | protected |
Dispose() | Urho3D::AnimationSet2D | private |
EndLoad() | Urho3D::AnimationSet2D | virtual |
EndLoadSpriter() | Urho3D::AnimationSet2D | private |
GetAnimation(unsigned index) const | Urho3D::AnimationSet2D | |
GetAsyncLoadState() const | Urho3D::Resource | inline |
GetCategory() const | Urho3D::Object | |
GetContext() const | Urho3D::Object | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetMemoryUse() const | Urho3D::Resource | inline |
GetName() const | Urho3D::Resource | inline |
GetNameHash() const | Urho3D::Resource | inline |
GetNumAnimations() const | Urho3D::AnimationSet2D | |
GetSprite() const | Urho3D::AnimationSet2D | |
GetSpriterData() const | Urho3D::AnimationSet2D | inline |
GetSpriterFileSprite(int folderId, int fileId) const | Urho3D::AnimationSet2D | |
GetSpriterFileSprite(const StringHash &hash) const | Urho3D::AnimationSet2D | private |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetUseTimer() | Urho3D::Resource | |
HasAnimation(const String &animation) const | Urho3D::AnimationSet2D | |
HasEventHandlers() const | Urho3D::Object | inline |
hasSpriteSheet_ | Urho3D::AnimationSet2D | private |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
IsInstanceOf(StringHash type) const | Urho3D::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
IsInstanceOf() const | Urho3D::Object | inline |
Load(Deserializer &source) | Urho3D::Resource | |
LoadFile(const String &fileName) | Urho3D::Resource | |
Object(Context *context) | Urho3D::Object | |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::AnimationSet2D | static |
ReleaseRef() | Urho3D::RefCounted | |
ResetUseTimer() | Urho3D::Resource | |
Resource(Context *context) | Urho3D::Resource | |
Save(Serializer &dest) const | Urho3D::Resource | virtual |
SaveFile(const String &fileName) const | Urho3D::Resource | virtual |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SetAsyncLoadState(AsyncLoadState newState) | Urho3D::Resource | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetMemoryUse(unsigned size) | Urho3D::Resource | |
SetName(const String &name) | Urho3D::Resource | |
sprite_ | Urho3D::AnimationSet2D | private |
spriterData_ | Urho3D::AnimationSet2D | private |
spriterFileSprites_ | Urho3D::AnimationSet2D | private |
spriteSheet_ | Urho3D::AnimationSet2D | private |
spriteSheetFilePath_ | Urho3D::AnimationSet2D | private |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
URHO3D_OBJECT(AnimationSet2D, Resource) (defined in Urho3D::AnimationSet2D) | Urho3D::AnimationSet2D | private |
WeakRefs() const | Urho3D::RefCounted | |
~AnimationSet2D() | Urho3D::AnimationSet2D | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |