Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
Scene.hpp File Reference

Header for the Scene class. More...

#include "aeongames/Platform.hpp"
#include "aeongames/Matrix4x4.hpp"
#include <memory>
#include <vector>
#include <string>
#include <functional>
Include dependency graph for Scene.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Header for the Scene class.

Author
Rodrigo Hernandez.

Definition in file Scene.hpp.