Nox Engine
 
Loading...
Searching...
No Matches
TextureManager.h File Reference

A static utility class for loading and drawing textures. More...

#include "Game.h"
#include <SDL2/SDL_render.h>
#include <SDL2/SDL_ttf.h>
Include dependency graph for TextureManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TextureManager
 Provides a centralized, static interface for all texture-related operations. More...
 

Detailed Description

A static utility class for loading and drawing textures.