Uses of Class
struct.FrameData
-
Uses of FrameData in aiinterface
Modifier and TypeFieldDescriptionprivate FrameData
CommandCenter.frameData
The frame data storing the information from the game status.Modifier and TypeMethodDescriptionvoid
AIInterface.getInformation
(FrameData frameData, boolean isControl, FrameData nonDelayFrameData) Gets information from the game status in each frame.void
CommandCenter.setFrameData
(FrameData frameData, boolean playerNumber) Sets the current frame data and the boolean variable representing P1 and P2.