#include "Cache.hpp"#include "Font.hpp"#include "LuaScript.hpp"#include "Music.hpp"#include "MutableTexture.hpp"#include "ShaderProgram.hpp"#include "Sound.hpp"#include "Texture.hpp"
Include dependency graph for ResourceManager.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | BARE2D::ResourceManager |
| The resource manager manages resources. Groundbreaking news, I know. In short, the resource manager loads and manages Textures, Sounds, Scripts, Fonts, etc. More... | |
Namespaces | |
| BARE2D | |