示例#1
0
 void CreateGame()
 {
     difficultyController.SetConditions();
     circleSpawner.SpawnInCircle();
 }