|
Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
|
This is the complete list of members for rtp::client::AssetManager, including all inherited members.
| _fonts | rtp::client::AssetManager | private |
| _textures | rtp::client::AssetManager | private |
| AssetManager()=default | rtp::client::AssetManager | |
| getFont(const std::string &id) | rtp::client::AssetManager | |
| getTexture(const std::string &id) | rtp::client::AssetManager | |
| loadFont(const std::string &id, const std::string &filePath) | rtp::client::AssetManager | |
| loadTexture(const std::string &id, const std::string &filePath) | rtp::client::AssetManager | |
| ~AssetManager()=default | rtp::client::AssetManager |