Board Fields |
Name | Description | |
---|---|---|
blackPieces |
The number of black pieces on this board.
| |
board |
The array holding the board data
| |
currentPlayer |
The player who moves next
| |
gameType |
The type of Game this is.
| |
size |
The size of the board.
| |
whitePieces |
The number of white pieces on this board.
|