| Modifier and Type | Field and Description |
|---|---|
private Space[] |
Board.spaces |
| Modifier and Type | Method and Description |
|---|---|
Space |
Board.getSpace(int index)
Get space at a particular index
|
Space[] |
Board.getSpaces()
Get the array of spaces on the board.
|