AnimationView.step


step([isBackward])

Steps this animation forward or backward one frame

isBackwardoptional boolean true to step backward, false (the default) to step forward
Return valuenone 

Back to AnimationView

Back to Overview