ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
asw::AssetManager Member List

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

clear()asw::AssetManagerinline
fontsasw::AssetManagerprivate
getFont(const std::string &path, float size)asw::AssetManagerinline
getFontCount() constasw::AssetManagerinline
getMusic(const std::string &path)asw::AssetManagerinline
getMusicCount() constasw::AssetManagerinline
getSample(const std::string &path)asw::AssetManagerinline
getSampleCount() constasw::AssetManagerinline
getTexture(const std::string &path)asw::AssetManagerinline
getTextureCount() constasw::AssetManagerinline
getTotalCount() constasw::AssetManagerinline
hasFont(const std::string &path, float size) constasw::AssetManagerinline
hasMusic(const std::string &path) constasw::AssetManagerinline
hasSample(const std::string &path) constasw::AssetManagerinline
hasTexture(const std::string &path) constasw::AssetManagerinline
musicasw::AssetManagerprivate
samplesasw::AssetManagerprivate
texturesasw::AssetManagerprivate
unloadFont(const std::string &path, float size)asw::AssetManagerinline
unloadMusic(const std::string &path)asw::AssetManagerinline
unloadSample(const std::string &path)asw::AssetManagerinline
unloadTexture(const std::string &path)asw::AssetManagerinline