Exemplo n.º 1
0
 private void OnApplicationQuit()
 {
     _gameManagers.ExitGame();
     _gameSystems.ExitGame();
 }