PAWN constant

PieceType const PAWN

Pawn piece type.

Implementation

static const PieceType PAWN = PieceType.PAWN;