whitePawn constant

Piece const whitePawn

Implementation

static const Piece whitePawn = Piece(BoardColor.white, PieceType.pawn);