public static class WorldManagerClient.MobPathMessage extends WorldManagerClient.MobPathMessageBaseClass
oid
Constructor and Description |
---|
MobPathMessage() |
MobPathMessage(OID oid,
long startTime,
java.lang.String interpKind,
float speed,
java.lang.String terrainString,
java.util.List<Point> pathPoints) |
Modifier and Type | Method and Description |
---|---|
protected MessageType |
getMobPathMsgType() |
protected java.lang.String |
getMobPathMsgTypeTitle() |
boolean |
pathExpired() |
getInterpKind, getPathPoints, getPositionAtTime, getSpeed, getStartTime, getTerrainString, setInterpKind, setPathPoints, setSpeed, setStartTime, setTerrainString, toBuffer, toString
getSubject, setSubject
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString
protected MessageType getMobPathMsgType()
getMobPathMsgType
in class WorldManagerClient.MobPathMessageBaseClass
protected java.lang.String getMobPathMsgTypeTitle()
getMobPathMsgTypeTitle
in class WorldManagerClient.MobPathMessageBaseClass
public boolean pathExpired()