blackQueen constant

Piece const blackQueen

Implementation

static const Piece blackQueen = Piece(BoardColor.black, PieceType.queen);