public static class BaseBehavior.GotoRoamCommandMessage extends Behavior.CommandMessage
oid
flags, msgId, msgInstanceOid, msgType, remoteAgent
Constructor and Description |
---|
GotoRoamCommandMessage() |
GotoRoamCommandMessage(ObjectStub obj,
Point centerLoc,
float radius,
float speed) |
Modifier and Type | Method and Description |
---|---|
Point |
getCenterLoc() |
float |
getRadius() |
float |
getSpeed() |
void |
setCenterLoc(Point centerLoc) |
void |
setRadius(float radius) |
void |
setSpeed(float speed) |
getCmd, setCmd
getSubject, setSubject, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToString
public GotoRoamCommandMessage()
public GotoRoamCommandMessage(ObjectStub obj, Point centerLoc, float radius, float speed)