allows controlling an animation. More...
import "XAnimation.idl";
Public Member Functions | |
void | startAnimation () |
starts the animation | |
void | stopAnimation () |
stops the animation | |
boolean | isAnimationRunning () |
determines whether the animation is currently running | |
allows controlling an animation.
boolean isAnimationRunning | ( | ) |
determines whether the animation is currently running
void startAnimation | ( | ) |
starts the animation
void stopAnimation | ( | ) |
stops the animation