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

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

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

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



Copyright © 2011. All Rights Reserved.