#include <ResourceManager.hpp>
Definition at line 13 of file ResourceManager.hpp.
◆ getAppDataDir()
static fs::path Enigma::ResourceManager::getAppDataDir |
( |
| ) |
|
|
static |
◆ getDatabaseFilepath()
static fs::path Enigma::ResourceManager::getDatabaseFilepath |
( |
| ) |
|
|
static |
◆ getFont()
static ImFont*& Enigma::ResourceManager::getFont |
( |
std::string_view |
name | ) |
|
|
static |
◆ getLogsDir()
static fs::path Enigma::ResourceManager::getLogsDir |
( |
| ) |
|
|
static |
◆ getResourcesDir()
static fs::path Enigma::ResourceManager::getResourcesDir |
( |
| ) |
|
|
static |
Returns path to res/ folder Example: /home//Enigma/res/.
◆ initialize()
static void Enigma::ResourceManager::initialize |
( |
| ) |
|
|
static |
◆ shutdown()
static void Enigma::ResourceManager::shutdown |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: