7#ifndef MYGUI_WIDGET_MANAGER_H_
8#define MYGUI_WIDGET_MANAGER_H_
32 std::string_view _type,
33 std::string_view _skin,
37 std::string_view _name);
63 void notifyEventFrameStart(
float _time);
66 bool mIsInitialise{
false};
67 std::string mCategoryName;
#define MYGUI_SINGLETON_DECLARATION(ClassName)
Enumerator< VectorWidgetPtr > EnumeratorWidgetPtr
std::vector< IUnlinkWidget * > VectorIUnlinkWidget
types::TCoord< int > IntCoord
std::vector< Widget * > VectorWidgetPtr