> All members, including inherited
◆ doAnimation()
void ARotationAnimator::doAnimation |
( |
AView * | view, |
|
|
float | theta, |
|
|
IRenderer & | render ) |
|
overridevirtual |
- Parameters
-
view | target view to perform animation for. |
theta | animation time value [0;1] where 0 - start of the animation, 1 - end of the animation. |
render | renderer. |
Reimplemented from AAnimator.