public static class WorldManagerClient.MobPathCorrectionMessage extends WorldManagerClient.MobPathMessageBaseClass
oid
Constructor and Description |
---|
MobPathCorrectionMessage() |
MobPathCorrectionMessage(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() |
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