controller property
An instance of ChessBoardController which holds the game and allows manipulating the board programmatically.
Implementation
final ChessBoardController controller;
An instance of ChessBoardController which holds the game and allows manipulating the board programmatically.
final ChessBoardController controller;