Exemplo n.º 1
0
 public void PlaceActionPawn(Player player, ActionSpace space)
 {
     space.Player = player;
 }
Exemplo n.º 2
0
 public void PlaceActionPawn(Player player, ActionSpace space)
 {
     space.Player = player;
 }