PAWN constant

PieceType const PAWN

Implementation

static const PieceType PAWN = const PieceType._value('p');