blackKnight constant

Piece const blackKnight

Implementation

static const Piece blackKnight = Piece(BoardColor.black, PieceType.knight);