コード例 #1
0
 void Update()
 {
     rpgGame.Update();
 }
コード例 #2
0
 private void Update()
 {
     rpgGame.Update();
 }