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

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"
Include dependency graph for chronos.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Main API for chronos. Any applications should include this file.

Definition in file chronos.hpp.