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

Packages that use AnimationPlayer
org.robokind.api.animation.lifecycle   
org.robokind.api.animation.messaging   
org.robokind.api.animation.player   
 

Uses of AnimationPlayer in org.robokind.api.animation.lifecycle
 

Methods in org.robokind.api.animation.lifecycle that return types with arguments of type AnimationPlayer
 Class<AnimationPlayer> AnimationPlayerClientLifecycle.getServiceClass()
           
 

Uses of AnimationPlayer in org.robokind.api.animation.messaging
 

Classes in org.robokind.api.animation.messaging that implement AnimationPlayer
 class RemoteAnimationPlayerClient
           
 

Methods in org.robokind.api.animation.messaging that return AnimationPlayer
 AnimationPlayer RemoteAnimationJob.getSource()
           
 

Methods in org.robokind.api.animation.messaging with parameters of type AnimationPlayer
 void RemoteAnimationPlayerHost.setAnimationPlayer(AnimationPlayer player)
           
 

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

Methods in org.robokind.api.animation.player that return AnimationPlayer
 AnimationPlayer AnimationJob.getSource()
          Returns the AnimationPlayer which created this AnimationJob.
 



Copyright © 2011-2013. All Rights Reserved.