private void EndLvl() { _mainGameController.EndGame(); }
protected void EndGame() { MainGameController.EndGame(); }