Uses of Interface
org.robokind.api.animation.player.AnimationListener

Packages that use AnimationListener
org.robokind.api.animation.player   
 

Uses of AnimationListener in org.robokind.api.animation.player
 

Methods in org.robokind.api.animation.player with parameters of type AnimationListener
 void AnimationJob.addAnimationListener(AnimationListener listener)
          Adds an AnimationListener to be notified as the Animation advances.
 void AnimationJob.removeAnimationListener(AnimationListener listener)
          Removes an AnimationListener from listening to the Animation.
 



Copyright © 2011. All Rights Reserved.