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

C

ClearRouteTaskMessage - Class in jp.ac.nagoyau.is.ss.kishii.suntori.message.task.pf
The ClearRouteTaskMessage represent the message that command to clear roads.
This class instruct PF to secure a route from area A to area B.
ClearRouteTaskMessage(int, EntityID, EntityID, EntityID, EntityID) - Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.pf.ClearRouteTaskMessage
Constructor
ClearRouteTaskMessage(List<Integer>, int, EnumMap<DataType, Integer>) - Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.pf.ClearRouteTaskMessage
The method that the library use to convert the message.
COMMON_DATA_TYPE - Static variable in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
createData(DataType, int) - Static method in enum jp.ac.nagoyau.is.ss.kishii.suntori.message.data.DataType
Return RCRSCSData created from type and value.
createIDListData(DataType) - Static method in enum jp.ac.nagoyau.is.ss.kishii.suntori.message.data.DataType
Return EntityIDListData created from type.
Here, only ID_LIST and AREA_LIST is accepted.

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