class EE::UI::IconManager¶
#include <iconmanager.hpp> class IconManager { public: // methods static ResourcePtr<UIIconTheme> init(const std::string& iconThemeName, FontTrueType* remixIconFont, FontTrueType* noniconFont, FontTrueType* codIconFont); };