engine
/
gameTypes
/
GameType
/
players
players
abstract val
players
:
List
<
Player
>
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.