Exemplo n.º 1
0
 public void UpdatePlayerCount(GameContainer _game)
 {
     game.Update(_game);
     UpdateGUI();
 }