Constructor for AnimationParallelQueue object.
extends goog.fx.AnimationQueue| Instance Method Summary | |
onAnimationFinish(?goog.events.Event e)Handles the event that an animation has finished.  | |
pause()Pauses the animation.  | |
play(boolean= opt_restart) ⇒ booleanPlays the animation.  | |
stop(boolean= opt_gotoEnd)Stops the animation.  | |