public static class InstanceClient.GetNavMeshPathMessage extends Message
Constructor and Description |
---|
GetNavMeshPathMessage() |
GetNavMeshPathMessage(OID mobOid,
Point startLoc,
Point endLoc) |
Modifier and Type | Method and Description |
---|---|
Point |
getEndLoc() |
OID |
getMobOid() |
Point |
getStartLoc() |
void |
setEndLoc(Point endLoc) |
void |
setMobOid(OID mobOid) |
void |
setStartLoc(Point startLoc) |
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString