#include <ResourceManager.hpp>
|
| static void | load (const std::string_view &filename) |
| |
| static const Resource & | get (const std::string_view &filename) |
| |
| static void | forget (const std::string_view &filename) |
| |
| static void | clear () |
| |
◆ ResourceManager()
| Sh::ResourceManager::ResourceManager |
( |
| ) |
|
|
delete |
◆ clear()
| void ResourceManager::clear |
( |
| ) |
|
|
static |
◆ forget()
| void ResourceManager::forget |
( |
const std::string_view & |
filename | ) |
|
|
static |
◆ get()
◆ load()
| void ResourceManager::load |
( |
const std::string_view & |
filename | ) |
|
|
static |
The documentation for this class was generated from the following files: