Package | Description |
---|---|
commandcenter | |
fighting | |
gameInterface |
Modifier and Type | Method and Description |
---|---|
void |
CommandCenter.setFrameData(FrameData frameData,
boolean playerNumber)
Sets the frame data.
|
Modifier and Type | Method and Description |
---|---|
FrameData |
Fighting.getFrameData(long nowTime,
KeyData keyData) |
Modifier and Type | Method and Description |
---|---|
void |
AIInterface.getInformation(FrameData frameData)
This method gets information from the game status in each frame.
|
void |
AILoader.setFrameData(FrameData frameDataInput) |