BLACK_KING constant

Piece const BLACK_KING

Implementation

static const Piece BLACK_KING = const Piece(BoardColor.BLACK, PieceType.KING);