org.robokind.api.animation.messaging
Class RemoteAnimationPlayerHost.AnimationEventPlayer

java.lang.Object
  extended by org.robokind.api.animation.messaging.RemoteAnimationPlayerHost.AnimationEventPlayer
All Implemented Interfaces:
org.jflux.api.core.Listener<AnimationEvent>
Enclosing class:
RemoteAnimationPlayerHost

public class RemoteAnimationPlayerHost.AnimationEventPlayer
extends Object
implements org.jflux.api.core.Listener<AnimationEvent>


Constructor Summary
RemoteAnimationPlayerHost.AnimationEventPlayer()
           
 
Method Summary
 void handleEvent(AnimationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAnimationPlayerHost.AnimationEventPlayer

public RemoteAnimationPlayerHost.AnimationEventPlayer()
Method Detail

handleEvent

public void handleEvent(AnimationEvent event)
Specified by:
handleEvent in interface org.jflux.api.core.Listener<AnimationEvent>


Copyright © 2011-2013. All Rights Reserved.