Пример #1
0
 public void Restart()
 {
     touchControls.StopWatchingForTouch();
     Application.LoadLevel(Application.loadedLevel);
 }