Uses of Class
gameLogic.Board

Uses of Board in gameLogic
 

Methods in gameLogic that return Board
 Board GameState.getBoard()
          Returns a Board object, which constists of a 2D-array of Square objects.