Breakout
Classes
ResourceManager.h File Reference
#include <SDL2/SDL.h>
#include <unordered_map>
#include <string>
#include <SDL2_ttf/SDL_ttf.h>
#include <SDL2/SDL_mixer.h>
#include <map>
Include dependency graph for ResourceManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ResourceManager
 The resource manager is responsible for handling and managing resources regarding the game. More...