Urho3D
Dviglo::Animation Member List

This is the complete list of members for Dviglo::Animation, including all inherited members.

AddMetadata(const String &name, const Variant &value)Dviglo::ResourceWithMetadata
AddRef()Dviglo::RefCounted
AddTrigger(const AnimationTriggerPoint &trigger)Dviglo::Animation
AddTrigger(float time, bool timeIsNormalized, const Variant &data)Dviglo::Animation
Animation(Context *context)Dviglo::Animationexplicit
animationName_Dviglo::Animationprivate
animationNameHash_Dviglo::Animationprivate
asyncLoadState_Dviglo::Resourceprivate
BeginLoad(Deserializer &source) overrideDviglo::Animationvirtual
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
Clone(const String &cloneName=String::EMPTY) constDviglo::Animation
context_Dviglo::Objectprotected
CopyMetadata(const ResourceWithMetadata &source)Dviglo::ResourceWithMetadataprotected
CreateTrack(const String &name)Dviglo::Animation
EndLoad()Dviglo::Resourcevirtual
eventHandlers_Dviglo::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetAnimationName() constDviglo::Animationinline
GetAnimationNameHash() constDviglo::Animationinline
GetAsyncLoadState() constDviglo::Resourceinline
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetLength() constDviglo::Animationinline
GetMemoryUse() constDviglo::Resourceinline
GetMetadata(const String &name) constDviglo::ResourceWithMetadata
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetNumTracks() constDviglo::Animationinline
GetNumTriggers() constDviglo::Animationinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTrack(unsigned index)Dviglo::Animation
GetTrack(const String &name)Dviglo::Animation
GetTrack(StringHash nameHash)Dviglo::Animation
GetTracks() constDviglo::Animationinline
GetTrigger(unsigned index)Dviglo::Animation
GetTriggers() constDviglo::Animationinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseTimer()Dviglo::Resource
HasEventHandlers() constDviglo::Objectinline
HasMetadata() constDviglo::ResourceWithMetadata
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
length_Dviglo::Animationprivate
Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
LoadMetadataFromJSON(const JSONArray &array)Dviglo::ResourceWithMetadataprotected
LoadMetadataFromXML(const XMLElement &source)Dviglo::ResourceWithMetadataprotected
memoryUse_Dviglo::Resourceprivate
metadata_Dviglo::ResourceWithMetadataprivate
metadataKeys_Dviglo::ResourceWithMetadataprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::Animationstatic
ReleaseRef()Dviglo::RefCounted
RemoveAllMetadata()Dviglo::ResourceWithMetadata
RemoveAllTracks()Dviglo::Animation
RemoveAllTriggers()Dviglo::Animation
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveMetadata(const String &name)Dviglo::ResourceWithMetadata
RemoveTrack(const String &name)Dviglo::Animation
RemoveTrigger(unsigned index)Dviglo::Animation
ResetUseTimer()Dviglo::Resource
Resource(Context *context)Dviglo::Resourceexplicit
ResourceWithMetadata(Context *context)Dviglo::ResourceWithMetadatainlineexplicit
Save(Serializer &dest) const overrideDviglo::Animationvirtual
SaveFile(const String &fileName) constDviglo::Resourcevirtual
SaveMetadataToXML(XMLElement &destination) constDviglo::ResourceWithMetadataprotected
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAnimationName(const String &name)Dviglo::Animation
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetLength(float length)Dviglo::Animation
SetMemoryUse(unsigned size)Dviglo::Resource
SetName(const String &name)Dviglo::Resource
SetNumTriggers(unsigned num)Dviglo::Animation
SetTrigger(unsigned index, const AnimationTriggerPoint &trigger)Dviglo::Animation
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
tracks_Dviglo::Animationprivate
triggers_Dviglo::Animationprivate
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
URHO3D_OBJECT(Animation, ResourceWithMetadata) (defined in Dviglo::Animation)Dviglo::Animationprivate
useTimer_Dviglo::Resourceprivate
WeakRefs() constDviglo::RefCounted
~Animation() overrideDviglo::Animation
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual