moves property

List<PlayedMove> moves
final

Contains all moves played until current position on the board.

Implementation

final List<PlayedMove> moves;