Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
P
R
S
T
U
V
W
B
BaseMessageType
- Enum in
jp.ac.nagoyau.is.ss.kishii.suntori.message
The BaseMessageType represents the basic message types that are provided.
bitToInt(List<Integer>, int, int)
- Static method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.
RCRSCSMessageConverter
Create int from a part of bit sequence.
BlockadeInformation
- Class in
jp.ac.nagoyau.is.ss.kishii.suntori.message.information
The BlockadeInformation represent the Information of Blockade.
BlockadeInformation(int, EntityID, EntityID, int)
- Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.
BlockadeInformation
Constructor
BlockadeInformation(int, EntityID, EntityID, int, Pair<Integer, Integer>)
- Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.
BlockadeInformation
Constructor
BlockadeInformation(BaseMessageType, List<Integer>, int, EnumMap<DataType, Integer>)
- Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.
BlockadeInformation
The method that the library use to convert the message.
BuildingInformation
- Class in
jp.ac.nagoyau.is.ss.kishii.suntori.message.information
The BuildingInformation show the building information.
BuildingInformation(int, EntityID, int, int)
- Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.
BuildingInformation
Constructor
BuildingInformation(List<Integer>, int, EnumMap<DataType, Integer>)
- Constructor for class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.
BuildingInformation
The method that the library use to convert the message.
bytesToMessageList(byte[])
- Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.
RCRSCSMessageConverter
Convert received bytes to message list.
In case failure happen halfway through converting, return list of message converted by then.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
P
R
S
T
U
V
W