Click or drag to resize
Board Fields
Fields
  NameDescription
Private fieldblackPieces
The number of black pieces on this board.
Private fieldboard
The array holding the board data
Private fieldcurrentPlayer
The player who moves next
Private fieldgameType
The type of Game this is.
Private fieldsize
The size of the board.
Private fieldwhitePieces
The number of white pieces on this board.
Top
See Also