Urho3D
Dviglo::ObjectAnimation Member List

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

AddAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dviglo::ObjectAnimation
AddRef()Dviglo::RefCounted
asyncLoadState_Dviglo::Resourceprivate
attributeAnimationInfos_Dviglo::ObjectAnimationprivate
BeginLoad(Deserializer &source) overrideDviglo::ObjectAnimationvirtual
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
context_Dviglo::Objectprotected
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
GetAsyncLoadState() constDviglo::Resourceinline
GetAttributeAnimation(const String &name) constDviglo::ObjectAnimation
GetAttributeAnimationInfo(const String &name) constDviglo::ObjectAnimation
GetAttributeAnimationInfos() constDviglo::ObjectAnimationinline
GetAttributeAnimationSpeed(const String &name) constDviglo::ObjectAnimation
GetAttributeAnimationWrapMode(const String &name) constDviglo::ObjectAnimation
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
GetMemoryUse() constDviglo::Resourceinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseTimer()Dviglo::Resource
HasEventHandlers() constDviglo::Objectinline
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
Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
LoadJSON(const JSONValue &source)Dviglo::ObjectAnimation
LoadXML(const XMLElement &source)Dviglo::ObjectAnimation
memoryUse_Dviglo::Resourceprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
Object(Context *context)Dviglo::Objectexplicit
ObjectAnimation(Context *context)Dviglo::ObjectAnimationexplicit
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::ObjectAnimationstatic
ReleaseRef()Dviglo::RefCounted
RemoveAttributeAnimation(const String &name)Dviglo::ObjectAnimation
RemoveAttributeAnimation(ValueAnimation *attributeAnimation)Dviglo::ObjectAnimation
RemoveEventSender(Object *sender)Dviglo::Objectprivate
ResetUseTimer()Dviglo::Resource
Resource(Context *context)Dviglo::Resourceexplicit
Save(Serializer &dest) const overrideDviglo::ObjectAnimationvirtual
SaveFile(const String &fileName) constDviglo::Resourcevirtual
SaveJSON(JSONValue &dest) constDviglo::ObjectAnimation
SaveXML(XMLElement &dest) constDviglo::ObjectAnimation
SendAttributeAnimationAddedEvent(const String &name)Dviglo::ObjectAnimationprivate
SendAttributeAnimationRemovedEvent(const String &name)Dviglo::ObjectAnimationprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetMemoryUse(unsigned size)Dviglo::Resource
SetName(const String &name)Dviglo::Resource
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
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(ObjectAnimation, Resource) (defined in Dviglo::ObjectAnimation)Dviglo::ObjectAnimationprivate
useTimer_Dviglo::Resourceprivate
WeakRefs() constDviglo::RefCounted
~Object() overrideDviglo::Object
~ObjectAnimation() overrideDviglo::ObjectAnimation
~RefCounted()Dviglo::RefCountedvirtual