state property

BoardState state
final

The state of the board - which pieces are on which squares, etc.

Implementation

final BoardState state;