void Gameover() { game_over = true; spider_factory.StopSpider(); action_manager.DestroyAllAction(); }