|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Rec
- type of MotionFrameEvent Record used by this MessageSenderpublic interface MotionFrameSender
Sends a MotionFrame Message
Method Summary | |
---|---|
void |
sendMotionFrame(MotionFrame frame)
Creates MotionFrameEvent from the given MotionFrame and sends it. |
Methods inherited from interface org.robokind.api.messaging.MessageSender |
---|
addListener, notifyListeners, removeListener, start, stop |
Methods inherited from interface org.jflux.api.core.Listener |
---|
handleEvent |
Method Detail |
---|
void sendMotionFrame(MotionFrame frame)
frame
- MotionFrame to send
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |