Exemple #1
0
 public void Restart()
 {
     _spawner.Reset();
     _gameScore.Reset();
     _resetPlayer(_mainObjectsSource.GetPlayer());
 }