Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
UpdateScene.hpp File Reference
#include "Engine.hpp"

Go to the source code of this file.

Namespaces

namespace  Scene
namespace  Scene::System

Functions

void Scene::System::UpdateScene (Engine::Core &core)
 Unloads current scene and loads the new one.