|
Chronos 0.0
A advanced 2D rendering and animation system
|
Main API for chronos. Any applications should include this file. More...
#include "vulkanHeaders.hpp"#include "commonStructs.hpp"#include "engine.hpp"#include "animManager.hpp"#include "engineStructs.hpp"

Go to the source code of this file.
Classes | |
| struct | Chronos::Manager::Initializer |
| This struct contains the details for initialing the manager. More... | |
| struct | Chronos::Manager::Text |
| Text parameters for displaying text. More... | |
| struct | Chronos::Manager::TextureDetails |
| Holds some details about the texture. More... | |
| class | Chronos::Manager::Manager |
| The main manager of chronos. More... | |
Namespaces | |
| namespace | Chronos |
| namespace | Chronos::Manager |
Main API for chronos. Any applications should include this file.
Definition in file chronos.hpp.