KNIGHT constant

PieceType const KNIGHT

Implementation

static const PieceType KNIGHT = PieceType._internal(1, 'n');