BLACK_KNIGHT constant
Piece
const BLACK_KNIGHT
Implementation
static const Piece BLACK_KNIGHT =
const Piece(BoardColor.BLACK, PieceType.KNIGHT);
static const Piece BLACK_KNIGHT =
const Piece(BoardColor.BLACK, PieceType.KNIGHT);