コード例 #1
0
ファイル: EazyMusicPlayer.cs プロジェクト: Sogekeeper/ZODZ3
 public void Resume()
 {
     EazySoundManager.ResumeAllMusic();
 }