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