コード例 #1
0
 // Close the sound engine
 public void stop() {
   Sonia.stop();
   super.stop();
 }