Beispiel #1
0
 public void PlaceActionPawn(Player player, ActionSpace space)
 {
     space.Player = player;
 }
Beispiel #2
0
 public void PlaceActionPawn(Player player, ActionSpace space)
 {
     space.Player = player;
 }