|
|
unsigned int | addResource (const std::string &location, const std::string &file) |
|
unsigned int | addResource (const std::string &file) |
|
bool | removeResource (const unsigned int &id) |
|
unsigned int | getCurrentId () const |
|
Resource | getResource (const unsigned int &id) const |
|
| ResourceManager (ResourceManager &other)=delete |
|
void | operator= (const ResourceManager &other)=delete |
The documentation for this class was generated from the following files:
- Opengl-Core/include/Core/Resource.hpp
- Opengl-Core/src/Core/Resource.cpp