PAWN constant

PieceType const PAWN

Implementation

static const PieceType PAWN = const PieceType._internal(0, 'p');