Exemple #1
0
 public void Update()
 {
     _engine.Update();
     _graphicsService.DrawAll();
 }