KING constant

PieceType const KING

Implementation

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