blackRook constant

Piece const blackRook

Implementation

static const Piece blackRook = Piece(BoardColor.black, PieceType.rook);