|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
Header for the Scene class. More...
#include "aeongames/Platform.hpp"#include "aeongames/Matrix4x4.hpp"#include <memory>#include <vector>#include <string>#include <functional>

Go to the source code of this file.
Classes | |
| class | AeonGames::Scene |
| Scene class. Scene is the container for all elements in a game level, takes care of collision, rendering and updates to all elements therein. More... | |
Namespaces | |
| namespace | AeonGames |
| <- This is here just for the literals | |