Sleeping Wombat GUI  0.100
swGUI
AnimationTyped< KeyType > Member List

This is the complete list of members for AnimationTyped< KeyType >, including all inherited members.

AddKey(TimeType time, const KeyType &value)=0AnimationTyped< KeyType >pure virtual
AddKey(TimeType time, const KeyType &value, InterpolatorType interpolatorType)=0AnimationTyped< KeyType >pure virtual
Animate(EngineObject *object, TimelineBase *timeline)=0IAnimationpure virtual
Animate(EngineObject *object, TimeType time)=0IAnimationpure virtual
ChangeInterpolator(Size idx, UPtr< Interpolator > &&interpolator)=0AnimationTyped< KeyType >pure virtual
ChangeInterpolator(Size idx, InterpolatorType interpolatorType)=0AnimationTyped< KeyType >pure virtual
GetInterpolator(Size idx)=0AnimationTyped< KeyType >pure virtual
GetKey(TimeType time)=0AnimationTyped< KeyType >pure virtual
GetKeySet()=0AnimationTyped< KeyType >pure virtual
IAnimation()=defaultIAnimationexplicit
Interpolator typedefAnimationTyped< KeyType >
RemoveKey(TimeType time)=0AnimationTyped< KeyType >pure virtual
UpdateKey(TimeType time, const KeyType &newValue, UPtr< Interpolator > &&interpolator)=0AnimationTyped< KeyType >pure virtual
UpdateKey(TimeType time, const KeyType &newValue)=0AnimationTyped< KeyType >pure virtual
~AnimationTyped()=defaultAnimationTyped< KeyType >virtual
~IAnimation()=defaultIAnimationvirtual