KING constant

PieceType const KING

Implementation

static const PieceType KING = const PieceType._internal(5, 'k');