forward |
Start animating frames in forward order. |
goto |
Display a givenframe on the next display update |
loop |
Animate in a continuous loop. |
next |
Animate to the next frame and stop. |
once |
Animate once through all frames. |
pause |
Pause the animation. |
prev |
Animate to the previous frame and stop. |
reverse |
Start animating frames in reverse order. |
rock |
Animate back and forth between first and last frames. |
skip |
Set or get stride for animation frames. |
speed |
Set or get animation speed |
style |
Returns current animation style |