org.robokind.api.motion.messaging
Class RobotMoveHandler
java.lang.Object
org.robokind.api.motion.utils.RobotMoverFrameSource
org.robokind.api.motion.messaging.RobotMoveHandler
- All Implemented Interfaces:
- org.jflux.api.core.Listener<MotionFrameEvent>, FrameSource<Robot.RobotPositionMap>, RobotFrameSource
public class RobotMoveHandler
- extends RobotMoverFrameSource
- implements org.jflux.api.core.Listener<MotionFrameEvent>
Listens for MotionFrameEvents and moves a Robot.
- Author:
- Matthew Stevenson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RobotMoveHandler
public RobotMoveHandler(Robot robot)
handleEvent
public void handleEvent(MotionFrameEvent event)
- Specified by:
handleEvent
in interface org.jflux.api.core.Listener<MotionFrameEvent>
Copyright © 2011-2013. All Rights Reserved.