Exemplo n.º 1
0
 public void SetTile(Tile t, int currentState)
 {
     t.SetObj(currentState);
 }