commlib.task
クラス MoveWithStagingPostTaskMessage
java.lang.Object
commlib.message.RCRSCSMessage
commlib.task.TaskMessage
commlib.task.MoveWithStagingPostTaskMessage
- すべての実装されたインタフェース:
- IMessage, ITaskMessage
推奨されていません。
@Deprecated
public class MoveWithStagingPostTaskMessage
- extends TaskMessage
コンストラクタの概要 |
MoveWithStagingPostTaskMessage(int time,
rescuecore2.worldmodel.EntityID ownerID,
rescuecore2.worldmodel.EntityID targetAgentID,
rescuecore2.worldmodel.EntityID destAreaID,
java.util.List<rescuecore2.worldmodel.EntityID> stagingPointList)
推奨されていません。 |
MoveWithStagingPostTaskMessage(java.util.List<java.lang.Integer> bitList,
int offset,
java.util.EnumMap<DataType,java.lang.Integer> bitSizeMap)
推奨されていません。 |
クラス java.lang.Object から継承されたメソッド |
getClass, notify, notifyAll, toString, wait, wait, wait |
MoveWithStagingPostTaskMessage
public MoveWithStagingPostTaskMessage(int time,
rescuecore2.worldmodel.EntityID ownerID,
rescuecore2.worldmodel.EntityID targetAgentID,
rescuecore2.worldmodel.EntityID destAreaID,
java.util.List<rescuecore2.worldmodel.EntityID> stagingPointList)
- 推奨されていません。
MoveWithStagingPostTaskMessage
public MoveWithStagingPostTaskMessage(java.util.List<java.lang.Integer> bitList,
int offset,
java.util.EnumMap<DataType,java.lang.Integer> bitSizeMap)
- 推奨されていません。
getDestinationAreaID
public rescuecore2.worldmodel.EntityID getDestinationAreaID()
- 推奨されていません。
getStagingAreaIDs
public java.util.List<rescuecore2.worldmodel.EntityID> getStagingAreaIDs()
- 推奨されていません。