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.