コード例 #1
0
 void Quit( )
 {
     SceneManagemant.Quit();
 }
コード例 #2
0
 void PlayAgain( )
 {
     SceneManagemant.LoadLevel();
 }