engine
/
gameTypes
/
GameType
/
board
board
abstract val
board
:
B
Content copied to clipboard
Parameters
B
the type of a board.
MG
the type of a move generator.
P
the type of a piece.
C
the type of a coordinate.