Toolbox 0.0.1
Ritchie's accessible game engine'
Loading...
Searching...
No Matches
Animation< TValue > Member List

This is the complete list of members for Animation< TValue >, including all inherited members.

Animation(CurveFunction curve, float duration, InterpolationFunction< TValue > interpolator, TValue from, TValue to, Action< TValue > callback)Animation< TValue >inlineprotected
Ritchie::Toolbox::Animation::Animation.Animation(CurveFunction curve, float duration)Animationinlineprotected
Cancel()Animationinline
IsActiveAnimation
IsCancelledAnimation
IsCompletedAnimation
NextAnimationsAnimation
OnUpdate(float transitionPercentage)Animation< TValue >inlineprotected
Start()Animationinline
Then(IAnimation nextAnimation)Animationinline
Update(float time)Animationinline
WhileActive(IAnimationUpdateAction updateAction)Animationinline