Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
rtp::client::AssetManager Member List

This is the complete list of members for rtp::client::AssetManager, including all inherited members.

_fontsrtp::client::AssetManagerprivate
_texturesrtp::client::AssetManagerprivate
AssetManager()=defaultrtp::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()=defaultrtp::client::AssetManager