BLACK_PAWN constant

Piece const BLACK_PAWN

Implementation

static const Piece BLACK_PAWN = const Piece(BoardColor.BLACK, PieceType.PAWN);