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