A B C D E F G H I M P R S T U V W

S

ScoutAreaTaskMessage - commlib.task の クラス
The ScoutAreaTaskMessage represent the message that command to scout.
ScoutAreaTaskMessage(int, EntityID, EntityID, EntityID...) - クラス commlib.task.ScoutAreaTaskMessage のコンストラクタ
Constructor Create the message to order to scout to Platoon Agents.
ScoutAreaTaskMessage(int, EntityID, EntityID, List<EntityID>) - クラス commlib.task.ScoutAreaTaskMessage のコンストラクタ
Constructor Create the message to order to scout to Platoon Agents.
ScoutAreaTaskMessage(List<Integer>, int, EnumMap<DataType, Integer>) - クラス commlib.task.ScoutAreaTaskMessage のコンストラクタ
The method that the library use to convert the message.
setData(EntityID) - クラス commlib.data.EntityIDData のメソッド
 
setData(List<EntityID>) - クラス commlib.data.EntityIDListData のメソッド
 
setData(EntityID) - クラス commlib.data.EntityIDListData のメソッド
Add obj(EntityID) to value.
setData(E) - クラス commlib.data.RCRSCSData のメソッド
Set the value to obj
setData(Integer) - クラス commlib.data.ValueData のメソッド
 
setData(RCRSCSData<?>) - インタフェース commlib.message.IMessage のメソッド
Register data on the message.
setData(RCRSCSData<?>, int) - インタフェース commlib.message.IMessage のメソッド
Register data on the message using specified index.
setData(RCRSCSData<?>) - クラス commlib.message.RCRSCSMessage のメソッド
 
setData(RCRSCSData<?>, int) - クラス commlib.message.RCRSCSMessage のメソッド
 

A B C D E F G H I M P R S T U V W