Esempio n. 1
0
 public void ClearGame()
 {
     Debug.Log(TAG + "clearing level.");
     gridManager.Clear();
     toolManager.Clear();
 }