KNIGHT constant

PieceType const KNIGHT

Implementation

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