pieces property

Map<int, String> pieces
final

Pieces to draw on the board, at the indices specified by their keys.

Implementation

final Map<int, String> pieces;