|
Sleeping Wombat GUI
0.100
swGUI
|
This is the complete list of members for AnimationTyped< KeyType >, including all inherited members.
| AddKey(TimeType time, const KeyType &value)=0 | AnimationTyped< KeyType > | pure virtual |
| AddKey(TimeType time, const KeyType &value, InterpolatorType interpolatorType)=0 | AnimationTyped< KeyType > | pure virtual |
| Animate(EngineObject *object, TimelineBase *timeline)=0 | IAnimation | pure virtual |
| Animate(EngineObject *object, TimeType time)=0 | IAnimation | pure virtual |
| ChangeInterpolator(Size idx, UPtr< Interpolator > &&interpolator)=0 | AnimationTyped< KeyType > | pure virtual |
| ChangeInterpolator(Size idx, InterpolatorType interpolatorType)=0 | AnimationTyped< KeyType > | pure virtual |
| GetInterpolator(Size idx)=0 | AnimationTyped< KeyType > | pure virtual |
| GetKey(TimeType time)=0 | AnimationTyped< KeyType > | pure virtual |
| GetKeySet()=0 | AnimationTyped< KeyType > | pure virtual |
| IAnimation()=default | IAnimation | explicit |
| Interpolator typedef | AnimationTyped< KeyType > | |
| RemoveKey(TimeType time)=0 | AnimationTyped< KeyType > | pure virtual |
| UpdateKey(TimeType time, const KeyType &newValue, UPtr< Interpolator > &&interpolator)=0 | AnimationTyped< KeyType > | pure virtual |
| UpdateKey(TimeType time, const KeyType &newValue)=0 | AnimationTyped< KeyType > | pure virtual |
| ~AnimationTyped()=default | AnimationTyped< KeyType > | virtual |
| ~IAnimation()=default | IAnimation | virtual |
1.8.9.1