Uses of Class
struct.GameData
Packages that use GameData
-
Uses of GameData in aiinterface
Methods in aiinterface with parameters of type GameDataModifier and TypeMethodDescriptionvoid
AIInterface.initialize
(GameData gameData, boolean playerNumber) This method initializes AI, and it will be executed only once in the beginning of each game.