|
Engine²
Open-source game engine written in C++.
|
#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. | |