jp.ac.nagoyau.is.ss.kishii.suntori.message.task
Class MoveWithStagingPostTaskMessage
java.lang.Object
jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
jp.ac.nagoyau.is.ss.kishii.suntori.message.task.TaskMessage
jp.ac.nagoyau.is.ss.kishii.suntori.message.task.MoveWithStagingPostTaskMessage
- All Implemented Interfaces:
- IMessage, ITaskMessage
Deprecated.
@Deprecated
public class MoveWithStagingPostTaskMessage
- extends TaskMessage
Constructor Summary |
MoveWithStagingPostTaskMessage(int time,
rescuecore2.worldmodel.EntityID ownerID,
rescuecore2.worldmodel.EntityID targetAgentID,
rescuecore2.worldmodel.EntityID destAreaID,
java.util.List<rescuecore2.worldmodel.EntityID> stagingPointList)
Deprecated. |
MoveWithStagingPostTaskMessage(java.util.List<java.lang.Integer> bitList,
int offset,
java.util.EnumMap<DataType,java.lang.Integer> bitSizeMap)
Deprecated. |
Methods inherited from class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage |
equals, getBrokenness, getBuriedness, getCoodinate, getDamage, getData, getData, getDataTypeArray, getEntityIDList, getFieryness, getHP, getID, getMessageBitSize, getMessageType, getRepairCost, getSendTime, getSendTime, getWater, getWaterPower, hashCode, isSendable, setCoorinate, setData, setData |
Methods inherited from class java.lang.Object |
clone, finalize, 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)
- Deprecated.
MoveWithStagingPostTaskMessage
public MoveWithStagingPostTaskMessage(java.util.List<java.lang.Integer> bitList,
int offset,
java.util.EnumMap<DataType,java.lang.Integer> bitSizeMap)
- Deprecated.
getDestinationAreaID
public rescuecore2.worldmodel.EntityID getDestinationAreaID()
- Deprecated.
getStagingAreaIDs
public java.util.List<rescuecore2.worldmodel.EntityID> getStagingAreaIDs()
- Deprecated.