◆ Clear()
| static void ResourceManager::Clear |
( |
| ) |
|
|
inlinestatic |
◆ GetFont()
| static TTF_Font * ResourceManager::GetFont |
( |
string | fontPath | ) |
|
|
inlinestatic |
◆ GetInstance()
◆ GetMusic()
| static Mix_Music * ResourceManager::GetMusic |
( |
string | musicPath | ) |
|
|
inlinestatic |
◆ GetRenderer()
| static SDL_Renderer * ResourceManager::GetRenderer |
( |
| ) |
|
|
inlinestatic |
◆ GetSound()
| static Mix_Chunk * ResourceManager::GetSound |
( |
string | soundPath | ) |
|
|
inlinestatic |
◆ GetSprite()
| static Sprite * ResourceManager::GetSprite |
( |
string | spritePath | ) |
|
|
inlinestatic |
◆ SetDirectory()
| static void ResourceManager::SetDirectory |
( |
string | directory | ) |
|
|
inlinestatic |
◆ SetRenderer()
| static void ResourceManager::SetRenderer |
( |
SDL_Renderer * | renderer | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /Users/hodori/Documents/cpsc511/finalproject-engine-drop-table-engines/Engine/src/resourcemanager.d