|
std::string | getResourceLocation () const |
std::string | getResourceName () const |
std::string | getResourceContent () const |
unsigned int | getResourceId () const |
void | setResourceId (const unsigned int &id) |
bool | isResourceLoaded () const |
void | loadResource () |
void | unloadResource () |
| Resource (const std::string &location, const std::string &file) |
| Resource (const std::string &file) |
The documentation for this class was generated from the following files:
- Opengl-Core/include/Core/Resource.hpp
- Opengl-Core/src/Core/Resource.cpp