whiteKnight constant

Piece const whiteKnight

Implementation

static const Piece whiteKnight = Piece(BoardColor.white, PieceType.knight);