Urho3D
Urho3D::AnimationController Member List

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

AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
AnimationController(Context *context)Urho3D::AnimationController
animations_Urho3D::AnimationControllerprivate
ApplyAttributes()Urho3D::Serializableinlinevirtual
attrBuffer_Urho3D::AnimationControllermutableprivate
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Componentinlinevirtual
Fade(const String &name, float targetWeight, float fadeTime)Urho3D::AnimationController
FadeOthers(const String &name, float targetWeight, float fadeTime)Urho3D::AnimationController
FindAnimation(const String &name, unsigned &index, AnimationState *&state) const Urho3D::AnimationControllerprivate
FindAnimationState(const String &name) const Urho3D::AnimationControllerprivate
GetAnimationsAttr() const Urho3D::AnimationController
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetAutoFade(const String &name) const Urho3D::AnimationController
GetComponent(ShortStringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, ShortStringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentinlinevirtual
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFadeTarget(const String &name) const Urho3D::AnimationController
GetFadeTime(const String &name) const Urho3D::AnimationController
GetID() const Urho3D::Componentinline
GetLayer(const String &name) const Urho3D::AnimationController
GetLength(const String &name) const Urho3D::AnimationController
GetNetAnimationsAttr() const Urho3D::AnimationController
GetNetworkAttributes() const Urho3D::Serializable
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetScene() const Urho3D::Component
GetSpeed(const String &name) const Urho3D::AnimationController
GetStartBone(const String &name) const Urho3D::AnimationController
GetStartBoneName(const String &name) const Urho3D::AnimationController
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTime(const String &name) const Urho3D::AnimationController
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetWeight(const String &name) const Urho3D::AnimationController
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData)Urho3D::AnimationControllerprivate
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IsFadingIn(const String &name) const Urho3D::AnimationController
IsFadingOut(const String &name) const Urho3D::AnimationController
IsLooped(const String &name) const Urho3D::AnimationController
IsPlaying(const String &name) const Urho3D::AnimationController
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
MarkNetworkUpdate()Urho3D::Component
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
OBJECT(AnimationController) (defined in Urho3D::AnimationController)Urho3D::AnimationControllerprivate
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentinlineprotectedvirtual
OnNodeSet(Node *node)Urho3D::AnimationControllerprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Componentvirtual
Play(const String &name, unsigned char layer, bool looped, float fadeInTime=0.0f)Urho3D::AnimationController
PlayExclusive(const String &name, unsigned char layer, bool looped, float fadeTime=0.0f)Urho3D::AnimationController
PrepareNetworkUpdate()Urho3D::Component
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::AnimationControllerstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
Save(Serializer &dest)Urho3D::Componentvirtual
SaveXML(XMLElement &dest)Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAnimationsAttr(VariantVector value)Urho3D::AnimationController
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAutoFade(const String &name, float fadeOutTime)Urho3D::AnimationController
SetID(unsigned id)Urho3D::Componentprotected
SetLayer(const String &name, unsigned char layer)Urho3D::AnimationController
SetLooped(const String &name, bool enable)Urho3D::AnimationController
SetNetAnimationsAttr(const PODVector< unsigned char > &value)Urho3D::AnimationController
SetNode(Node *node)Urho3D::Componentprotected
SetSpeed(const String &name, float speed)Urho3D::AnimationController
SetStartBone(const String &name, const String &startBoneName)Urho3D::AnimationController
SetTime(const String &name, float time)Urho3D::AnimationController
SetWeight(const String &name, float weight)Urho3D::AnimationController
Stop(const String &name, float fadeOutTime=0.0f)Urho3D::AnimationController
StopAll(float fadeTime=0.0f)Urho3D::AnimationController
StopLayer(unsigned char layer, float fadeOutTime=0.0f)Urho3D::AnimationController
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
Update(float timeStep)Urho3D::AnimationController
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
~AnimationController()Urho3D::AnimationControllervirtual
~Component()Urho3D::Componentvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual