Rebel Fork Framework
Urho3D::Animatable Member List

This is the complete list of members for Urho3D::Animatable, including all inherited members.

AddRef()Urho3D::RefCounted
Animatable(Context *context)Urho3D::Animatableexplicit
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes()Urho3D::Serializableinlinevirtual
attributeAnimationInfos_Urho3D::Animatableprotected
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
context_Urho3D::Objectprotected
CopyAttributes(const Serializable *source, bool resetToDefault=true)Urho3D::Serializable
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindAttributeAnimationTarget(const ea::string &name, ea::string &outName)Urho3D::Animatableprotectedvirtual
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
GetAnimationEnabled() constUrho3D::Animatableinline
GetAttribute(unsigned index) constUrho3D::Serializable
GetAttribute(const ea::string &name) constUrho3D::Serializable
GetAttributeAnimation(const ea::string &name) constUrho3D::Animatable
GetAttributeAnimationInfo(const ea::string &name) constUrho3D::Animatableprotected
GetAttributeAnimationSpeed(const ea::string &name) constUrho3D::Animatable
GetAttributeAnimationTime(const ea::string &name) constUrho3D::Animatable
GetAttributeAnimationWrapMode(const ea::string &name) constUrho3D::Animatable
GetAttributeDefault(unsigned index) constUrho3D::Serializable
GetAttributeDefault(const ea::string &name) constUrho3D::Serializable
GetAttributes() constUrho3D::Serializablevirtual
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetInstanceDefault(const ea::string &name) constUrho3D::Serializablevirtual
GetNumAttributes() constUrho3D::Serializable
GetObjectAnimation() constUrho3D::Animatable
GetObjectAnimationAttr() constUrho3D::Animatable
GetReflection() constUrho3D::Serializablevirtual
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
instanceDefaultValues_Urho3D::Serializableprotected
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsTemporary() constUrho3D::Serializableinline
Load(Deserializer &source)Urho3D::Serializablevirtual
Load(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadFile(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source) overrideUrho3D::Animatablevirtual
Urho3D::Serializable::LoadJSON(const ea::string &resourceName)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source) overrideUrho3D::Animatablevirtual
Urho3D::Serializable::LoadXML(const ea::string &resourceName)Urho3D::Serializablevirtual
Object(Context *context)Urho3D::Objectexplicit
objectAnimation_Urho3D::Animatableprotected
OnAttributeAnimationAdded()=0Urho3D::Animatableprotectedpure virtual
OnAttributeAnimationRemoved()=0Urho3D::Animatableprotectedpure virtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constUrho3D::Serializablevirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::Animatablestatic
ReleaseRef()Urho3D::RefCounted
RemoveAttributeAnimation(const ea::string &name)Urho3D::Animatable
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) constUrho3D::Serializablevirtual
SaveDefaultAttributes(const AttributeInfo &attr) constUrho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideUrho3D::Animatablevirtual
SaveXML(XMLElement &dest) const overrideUrho3D::Animatablevirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializableexplicit
SerializeInBlock(Archive &archive) overrideUrho3D::Serializablevirtual
SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable)Urho3D::Serializable
SetAnimationEnabled(bool enable)Urho3D::Animatable
SetAnimationTime(float time)Urho3D::Animatable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const ea::string &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const ea::string &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const ea::string &name, float speed)Urho3D::Animatable
SetAttributeAnimationTime(const ea::string &name, float time)Urho3D::Animatable
SetAttributeAnimationWrapMode(const ea::string &name, WrapMode wrapMode)Urho3D::Animatable
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetInstanceDefault(bool enable)Urho3D::Serializableinline
SetInstanceDefault(const ea::string &name, const Variant &defaultValue)Urho3D::Serializable
setInstanceDefault_Urho3D::Serializableprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const ea::string &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotected
SetTemporary(bool enable)Urho3D::Serializable
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
temporary_Urho3D::Serializableprotected
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
URHO3D_OBJECT(Animatable, Serializable) (defined in Urho3D::Animatable)Urho3D::Animatableprivate
WeakRefs() constUrho3D::RefCounted
~Animatable() overrideUrho3D::Animatable
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Serializable() overrideUrho3D::Serializable