AddAnimationState(Animation *animation) | Urho3D::AnimationController | private |
AddRef() | Urho3D::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Urho3D::Component | |
AllocateNetworkState() | Urho3D::Serializable | |
Animatable(Context *context) | Urho3D::Animatable | |
animatedNetworkAttributes_ | Urho3D::Animatable | protected |
AnimationController(Context *context) | Urho3D::AnimationController | |
animationEnabled_ | Urho3D::Animatable | protected |
animations_ | Urho3D::AnimationController | private |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
attrBuffer_ | Urho3D::AnimationController | mutableprivate |
attributeAnimationInfos_ | Urho3D::Animatable | protected |
CleanupConnection(Connection *connection) | Urho3D::Component | |
Component(Context *context) | Urho3D::Component | |
context_ | Urho3D::Object | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::Component | virtual |
enabled_ | Urho3D::Component | protected |
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::AnimationController | private |
GetAnimationEnabled() const | Urho3D::Animatable | inline |
GetAnimationsAttr() const | Urho3D::AnimationController | |
GetAnimationState(const String &name) const | Urho3D::AnimationController | |
GetAnimationState(StringHash nameHash) const | Urho3D::AnimationController | |
GetAttribute(unsigned index) const | Urho3D::Serializable | |
GetAttribute(const String &name) const | Urho3D::Serializable | |
GetAttributeAnimation(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationInfo(const String &name) const | Urho3D::Animatable | protected |
GetAttributeAnimationSpeed(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationWrapMode(const String &name) const | Urho3D::Animatable | |
GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
GetAttributeDefault(const String &name) const | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | virtual |
GetAutoFade(const String &name) const | Urho3D::AnimationController | |
GetBaseType() const =0 | Urho3D::Object | pure virtual |
GetCategory() const | Urho3D::Object | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetComponents(PODVector< Component * > &dest, StringHash type) const | Urho3D::Component | |
GetComponents(PODVector< T * > &dest) const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetDependencyNodes(PODVector< Node * > &dest) | Urho3D::Component | virtual |
GetEventDataMap() const | Urho3D::Object | |
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::Component | inline |
GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
GetLayer(const String &name) const | Urho3D::AnimationController | |
GetLength(const String &name) const | Urho3D::AnimationController | |
GetNetAnimationsAttr() const | Urho3D::AnimationController | |
GetNetworkAttributes() const | Urho3D::Serializable | virtual |
GetNetworkState() const | Urho3D::Serializable | inline |
GetNode() const | Urho3D::Component | inline |
GetNodeAnimationStatesAttr() const | Urho3D::AnimationController | |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetObjectAnimation() const | Urho3D::Animatable | |
GetObjectAnimationAttr() const | Urho3D::Animatable | |
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(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetTime(const String &name) const | Urho3D::AnimationController | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetWeight(const String &name) const | Urho3D::AnimationController | |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::Component | protected |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::AnimationController | private |
HasEventHandlers() const | Urho3D::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
id_ | Urho3D::Component | protected |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
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 | |
IsTemporary() const | Urho3D::Serializable | inline |
Load(Deserializer &source, bool setInstanceDefault=false) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source, bool setInstanceDefault=false) | Urho3D::Animatable | virtual |
MarkNetworkUpdate() | Urho3D::Component | virtual |
networkState_ | Urho3D::Serializable | protected |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
nodeAnimationStates_ | Urho3D::AnimationController | private |
OBJECT(AnimationController) (defined in Urho3D::AnimationController) | Urho3D::AnimationController | private |
Object(Context *context) | Urho3D::Object | |
objectAnimation_ | Urho3D::Animatable | protected |
OnAttributeAnimationAdded() | Urho3D::Component | protectedvirtual |
OnAttributeAnimationRemoved() | Urho3D::Component | protectedvirtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
OnMarkedDirty(Node *node) | Urho3D::Component | protectedvirtual |
OnNodeSet(Node *node) | Urho3D::AnimationController | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() | Urho3D::AnimationController | virtual |
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::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::AnimationController | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveAnimationState(AnimationState *state) | Urho3D::AnimationController | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
ResetToDefault() | Urho3D::Serializable | |
Save(Serializer &dest) const | Urho3D::Component | virtual |
SaveDefaultAttributes() const | Urho3D::Serializable | inlinevirtual |
SaveXML(XMLElement &dest) const | Urho3D::Component | virtual |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | |
SetAnimationEnabled(bool enable) | Urho3D::Animatable | inline |
SetAnimationsAttr(const VariantVector &value) | Urho3D::AnimationController | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const String &name, const Variant &value) | Urho3D::Serializable | |
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f) | Urho3D::Animatable | |
SetAttributeAnimationSpeed(const String &name, float speed) | Urho3D::Animatable | |
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode) | Urho3D::Animatable | |
SetAutoFade(const String &name, float fadeOutTime) | Urho3D::AnimationController | |
SetEnabled(bool enable) | Urho3D::Component | |
SetID(unsigned id) | Urho3D::Component | protected |
SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Urho3D::Serializable | |
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::Component | protected |
SetNodeAnimationStatesAttr(const VariantVector &value) | Urho3D::AnimationController | |
SetObjectAnimation(ObjectAnimation *objectAnimation) | Urho3D::Animatable | |
SetObjectAnimationAttr(const ResourceRef &value) | Urho3D::Animatable | |
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::Animatable | protectedvirtual |
SetSpeed(const String &name, float speed) | Urho3D::AnimationController | |
SetStartBone(const String &name, const String &startBoneName) | Urho3D::AnimationController | |
SetTemporary(bool enable) | Urho3D::Serializable | |
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 | |
UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
WeakRefs() const | Urho3D::RefCounted | |
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp) | Urho3D::Serializable | |
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
~Animatable() | Urho3D::Animatable | virtual |
~AnimationController() | Urho3D::AnimationController | virtual |
~Component() | Urho3D::Component | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() | Urho3D::Serializable | virtual |