boardPieces property

List<BoardPiece> boardPieces
final

A list of board pieces

Implementation

final List<BoardPiece> boardPieces;