WhitePawn

fun WhitePawn(player: Player, startingRow: Int, promotionRow: Int, pawnPromotions: List<Piece2D>)
fun WhitePawn(player: Player, startingRow: Int, promotionRegion: RowRegion, pawnPromotions: List<Piece2D>)