#include <ugdk/base/resourcemanager.h>
ugdk::base::ResourceManager::ResourceManager |
( |
| ) |
|
ugdk::base::ResourceManager::~ResourceManager |
( |
| ) |
|
template<class T >
void ugdk::base::ResourceManager::add_container |
( |
ResourceContainer< T > * |
container | ) |
|
|
inline |
graphic::Text * ugdk::base::ResourceManager::CreateTextFromLanguageTag |
( |
const std::string & |
tag | ) |
|
|
static |
action::AnimationSet * ugdk::base::ResourceManager::GetAnimationSetFromFile |
( |
const std::string & |
file | ) |
|
|
static |
graphic::Spritesheet * ugdk::base::ResourceManager::GetSpritesheetFromTag |
( |
const std::string & |
tag | ) |
|
|
static |
graphic::Texture * ugdk::base::ResourceManager::GetTextureFromFile |
( |
const std::string & |
file | ) |
|
|
static |
graphic::Texture * ugdk::base::ResourceManager::GetTextureFromTag |
( |
const std::string & |
tag | ) |
|
|
static |
The documentation for this class was generated from the following files: