blackPawn constant

Piece const blackPawn

Implementation

static const Piece blackPawn = Piece(BoardColor.black, PieceType.pawn);