Urho3D::ValueAnimationInfo Member List

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

AddRef()Urho3D::RefCounted
animation_Urho3D::ValueAnimationInfoprotected
ApplyValue(const Variant &newValue)Urho3D::ValueAnimationInfoprotectedvirtual
CalculateScaledTime(float currentTime, bool &finished) constUrho3D::ValueAnimationInfoprotected
currentTime_Urho3D::ValueAnimationInfoprotected
GetAnimation() constUrho3D::ValueAnimationInfoinline
GetEventFrames(float beginTime, float endTime, PODVector< const VAnimEventFrame * > &eventFrames)Urho3D::ValueAnimationInfoprotected
GetSpeed() constUrho3D::ValueAnimationInfoinline
GetTarget() constUrho3D::ValueAnimationInfo
GetTime() constUrho3D::ValueAnimationInfoinline
GetWrapMode() constUrho3D::ValueAnimationInfoinline
lastScaledTime_Urho3D::ValueAnimationInfoprotected
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
SetSpeed(float speed)Urho3D::ValueAnimationInfoinline
SetTime(float time)Urho3D::ValueAnimationInfo
SetWrapMode(WrapMode wrapMode)Urho3D::ValueAnimationInfoinline
speed_Urho3D::ValueAnimationInfoprotected
target_Urho3D::ValueAnimationInfoprotected
Update(float timeStep)Urho3D::ValueAnimationInfo
ValueAnimationInfo(ValueAnimation *animation, WrapMode wrapMode, float speed)Urho3D::ValueAnimationInfo
ValueAnimationInfo(Object *target, ValueAnimation *animation, WrapMode wrapMode, float speed)Urho3D::ValueAnimationInfo
ValueAnimationInfo(const ValueAnimationInfo &other)Urho3D::ValueAnimationInfo
WeakRefs() constUrho3D::RefCounted
wrapMode_Urho3D::ValueAnimationInfoprotected
~RefCounted()Urho3D::RefCountedvirtual
~ValueAnimationInfo() overrideUrho3D::ValueAnimationInfo