getFontNames
AssetManagerInterface::getFontNames
Returns the names of all fonts.
Declaration
virtual std:vector<std::string> getFontNames() = 0;
Parameters
None.
Returns
The names of all Fonts in the Asset Manager.
AssetManagerInterface::getFontNames
Returns the names of all fonts.
virtual std:vector<std::string> getFontNames() = 0;
None.
The names of all Fonts in the Asset Manager.