org.robokind.api.animation.messaging
Class RemoteAnimationPlayerHost

java.lang.Object
  extended by org.robokind.api.animation.messaging.RemoteAnimationPlayerHost

public class RemoteAnimationPlayerHost
extends Object

Author:
Matthew Stevenson

Nested Class Summary
 class RemoteAnimationPlayerHost.AnimationEventPlayer
           
 class RemoteAnimationPlayerHost.HackedEventPlayer
           
 
Constructor Summary
RemoteAnimationPlayerHost()
           
 
Method Summary
 void setAnimationPlayer(AnimationPlayer player)
           
 void setAnimationReceiver(org.robokind.api.messaging.MessageAsyncReceiver<AnimationEvent> receiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAnimationPlayerHost

public RemoteAnimationPlayerHost()
Method Detail

setAnimationPlayer

public void setAnimationPlayer(AnimationPlayer player)

setAnimationReceiver

public void setAnimationReceiver(org.robokind.api.messaging.MessageAsyncReceiver<AnimationEvent> receiver)


Copyright © 2011-2013. All Rights Reserved.