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