Gamedev Framework (gf)
0.3.0
A C++11 framework for 2D games
|
This is the complete list of members for gf::ResourceManager, including all inherited members.
addSearchDir(Path path) | gf::AssetManager | |
getAbsolutePath(const Path &relativePath) const | gf::AssetManager | |
getFont(const Path &path) | gf::ResourceManager | inline |
getTexture(const Path &path) | gf::ResourceManager | inline |
ResourceManager() | gf::ResourceManager |