VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
SceneManager.hpp File Reference

This file defines SceneManager class. More...

#include <components/Scene.hpp>
#include <memory>
#include <functional>
#include "VEX/VEX_export.h"

Go to the source code of this file.

Classes

class  vex::SceneManager
 SceneManager class implements scene management functionality like loading and unloading scenes, holding game objects. More...

Namespaces

namespace  vex

Detailed Description

This file defines SceneManager class.

Author
Eryk Roszkowski

Definition in file SceneManager.hpp.