Chronos 0.0
A advanced 2D rendering and animation system
Loading...
Searching...
No Matches
engine.hpp File Reference

Contains the Engine class. More...

#include "swapchain.hpp"
#include "objectManager.hpp"
#include "textureManager.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

class  Chronos::Engine::Engine
 

Namespaces

namespace  Chronos
 
namespace  Chronos::Engine
 

Detailed Description

Contains the Engine class.

This is the heart of the renderer. It is responsible for managing the window, the vulkan API and the objects that are used by the API.

Definition in file engine.hpp.