コード例 #1
0
 void Start()
 {
     soundManager = PowerupSoundManager.getInstance();
     StopAudio    = soundManager.StopAudio;
 }