Implementation of the TextureCache class for managing SDL texture caching. More...
#include "texture_cache.h"
#include "log/logging.h"
#include <SDL_image.h>
#include <string>
Implementation of the TextureCache class for managing SDL texture caching.