![]() |
Skylicht Engine
|
Public Member Functions | |
| void | addPlugin (const char *name, std::function< CGUIElement *(CGUIElement *)> func) |
| CGUIElement * | createGUI (const char *name, CGUIElement *parent) |
Protected Attributes | |
| std::map< std::string, std::function< CGUIElement *(CGUIElement *)> > | m_createGUIFunc |