This file contains the engine class declaration. More...
#include "Engine/Camera.hpp"#include "Engine/ShaderManager.hpp"#include "Interfaces/Audio/IAudio.hpp"#include "Interfaces/Network/INetwork.hpp"#include "Interfaces/Renderer/IRenderer.hpp"#include "Utils/Clock.hpp"#include <glm/glm.hpp>
Include dependency graph for Engine.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | cae::EngineConfig |
| Struct for engine configuration. More... | |
| class | cae::Engine |
| Engine class. More... | |
Namespaces | |
| namespace | cae |
This file contains the engine class declaration.
Definition in file Engine.hpp.