whiteRook constant

Piece const whiteRook

Implementation

static const Piece whiteRook = Piece(BoardColor.white, PieceType.rook);