コード例 #1
0
 void Start()
 {
     leaderBoard.Setup();
     optionsMng.Init(soundManager);
     gameSM.Init(this);
 }