controller property

ChessBoardController controller
final

An instance of ChessBoardController which holds the game and allows manipulating the board programmatically.

Implementation

final ChessBoardController controller;