BLACK_ROOK constant

Piece const BLACK_ROOK

Implementation

static const Piece BLACK_ROOK = const Piece(BoardColor.BLACK, PieceType.ROOK);