Home

Class goog.fx.AnimationParallelQueue

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) ⇒ boolean

Plays the animation.

stop(boolean= opt_gotoEnd)

Stops the animation.