WHITE_ROOK constant

Piece const WHITE_ROOK

Implementation

static const Piece WHITE_ROOK = const Piece(BoardColor.WHITE, PieceType.ROOK);