org.mechio.api.animation.messaging
Class RemoteAnimationPlayerHost
java.lang.Object
org.mechio.api.animation.messaging.RemoteAnimationPlayerHost
- All Implemented Interfaces:
- org.jflux.api.core.Listener<AnimationSignal>
public class RemoteAnimationPlayerHost
- extends Object
- implements org.jflux.api.core.Listener<AnimationSignal>
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteAnimationPlayerHost
public RemoteAnimationPlayerHost()
setAnimationPlayer
public void setAnimationPlayer(AnimationPlayer player)
setAnimationReceiver
public void setAnimationReceiver(org.jflux.api.messaging.rk.MessageAsyncReceiver<AnimationEvent> receiver)
setSignalSender
public void setSignalSender(org.jflux.api.messaging.rk.MessageSender<AnimationSignal> sender)
handleEvent
public void handleEvent(AnimationSignal t)
- Specified by:
handleEvent in interface org.jflux.api.core.Listener<AnimationSignal>
Copyright © 2011-2015. All Rights Reserved.