コード例 #1
0
ファイル: GameManager.cs プロジェクト: rvherben/GGJ18
 public override void Init()
 {
     ballSpawner.Init();
 }