blackKing constant

Piece const blackKing

Implementation

static const Piece blackKing = Piece(BoardColor.black, PieceType.king);