moveLog

open override val moveLog: MutableList<Move<B, MG, P, C>>

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.