AddRef() | Urho3D::RefCounted | |
animation_ | Urho3D::ValueAnimationInfo | protected |
ApplyValue(const Variant &newValue) override | Urho3D::AttributeAnimationInfo | protectedvirtual |
AttributeAnimationInfo(Animatable *animatable, const AttributeInfo &attributeInfo, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::AttributeAnimationInfo | |
AttributeAnimationInfo(const AttributeAnimationInfo &other) | Urho3D::AttributeAnimationInfo | |
attributeInfo_ | Urho3D::AttributeAnimationInfo | private |
CalculateScaledTime(float currentTime, bool &finished) const | Urho3D::ValueAnimationInfo | protected |
currentTime_ | Urho3D::ValueAnimationInfo | protected |
GetAnimation() const | Urho3D::ValueAnimationInfo | inline |
GetAttributeInfo() const | Urho3D::AttributeAnimationInfo | inline |
GetEventFrames(float beginTime, float endTime, Vector< const VAnimEventFrame * > &eventFrames) | Urho3D::ValueAnimationInfo | protected |
GetSpeed() const | Urho3D::ValueAnimationInfo | inline |
GetTarget() const | Urho3D::ValueAnimationInfo | |
GetTime() const | Urho3D::ValueAnimationInfo | inline |
GetWrapMode() const | Urho3D::ValueAnimationInfo | inline |
lastScaledTime_ | Urho3D::ValueAnimationInfo | protected |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
SetSpeed(float speed) | Urho3D::ValueAnimationInfo | inline |
SetTime(float time) | Urho3D::ValueAnimationInfo | |
SetWrapMode(WrapMode wrapMode) | Urho3D::ValueAnimationInfo | inline |
speed_ | Urho3D::ValueAnimationInfo | protected |
target_ | Urho3D::ValueAnimationInfo | protected |
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() const | Urho3D::RefCounted | |
wrapMode_ | Urho3D::ValueAnimationInfo | protected |
~AttributeAnimationInfo() override | Urho3D::AttributeAnimationInfo | |
~RefCounted() | Urho3D::RefCounted | virtual |
~ValueAnimationInfo() override | Urho3D::ValueAnimationInfo | |