![]() |
Gamedev Framework (gf) 1.2.0
A C++17 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 |
| getImage(const Path &path) | gf::ResourceManager | inline |
| getRelativePath(const Path &absolutePath) const | gf::AssetManager | |
| getTexture(const Path &path) | gf::ResourceManager | inline |
| ResourceManager() | gf::ResourceManager | |
| ResourceManager(std::initializer_list< Path > paths) | gf::ResourceManager |