org.robokind.api.motion.protocol
Interface MotionFrameEvent.MotionFrameEventFactory

Enclosing interface:
MotionFrameEvent

public static interface MotionFrameEvent.MotionFrameEventFactory


Method Summary
 MotionFrameEvent createMotionFrameEvent(String sourceId, String destId, MotionFrame<Robot.RobotPositionMap> motionFrame)
           
 

Method Detail

createMotionFrameEvent

MotionFrameEvent createMotionFrameEvent(String sourceId,
                                        String destId,
                                        MotionFrame<Robot.RobotPositionMap> motionFrame)


Copyright © 2011-2013. All Rights Reserved.