AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ARotationAnimator Class Reference

Member Function Documentation

> All members, including inherited

◆ doAnimation()

void ARotationAnimator::doAnimation ( AView * view,
float theta,
IRenderer & render )
overridevirtual
Parameters
viewtarget view to perform animation for.
thetaanimation time value [0;1] where 0 - start of the animation, 1 - end of the animation.
renderrenderer.

Reimplemented from AAnimator.