Uses of Class
struct.GameData

Packages that use GameData
Package
Description
 
  • Uses of GameData in aiinterface

    Methods in aiinterface with parameters of type GameData
    Modifier and Type
    Method
    Description
    void
    AIInterface.initialize(GameData gameData, boolean playerNumber)
    This method initializes AI, and it will be executed only once in the beginning of each game.