private void HandleGameOver() { Window.DefaultDirector.ReplaceScene(MainLayer.GameScene(Window)); backgroungMusic.Stop(); this.RemoveFromParent(); }