示例#1
0
 void Update()
 {
     rpgGame.Update();
 }
示例#2
0
 private void Update()
 {
     rpgGame.Update();
 }