|
Practical Tools for Simple Design
|
This is the complete list of members for Util::AssetStore< T >, including all inherited members.
| AssetStore(std::function< T(const std::string &)> loader) | Util::AssetStore< T > | inline |
| Get(const std::string &filepath) | Util::AssetStore< T > | |
| Load(const std::string &filepath) | Util::AssetStore< T > | |
| Remove(const std::string &filepath) | Util::AssetStore< T > |