public static class BaseBehavior.GotoRoamCommandMessage extends Behavior.CommandMessage
oidflags, 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, setCmdgetSubject, setSubject, toStringgetEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToStringpublic GotoRoamCommandMessage()
public GotoRoamCommandMessage(ObjectStub obj, Point centerLoc, float radius, float speed)