KNIGHT constant

PieceType const KNIGHT

Implementation

static const PieceType KNIGHT = const PieceType._value('n');