Exemple #1
0
 public void Update()
 {
     _marioplayer.Update();
 }
Exemple #2
0
 public void Update()
 {
     _player.Update();
 }