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