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

Contains the class for managing textures in the Chronos::Engine namespace. More...

#include <map>
#include "texture.hpp"
Include dependency graph for textureManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Chronos::Engine::TextureManager
 This is the texture manager for Chronos. It handles creation, modification, updating and desrtuction of textures. More...
 

Namespaces

namespace  Chronos
 
namespace  Chronos::Engine
 

Detailed Description

Contains the class for managing textures in the Chronos::Engine namespace.

Definition in file textureManager.hpp.