|
MyGUI 3.0.1
|
#include <MyGUI_SubWidgetInfo.h>
Public Member Functions | |
| SubWidgetInfo (const std::string &_type, const IntCoord &_coord, Align _align) | |
Data Fields | |
| IntCoord | coord |
| Align | align |
| std::string | type |
Definition at line 32 of file MyGUI_SubWidgetInfo.h.
| MyGUI::SubWidgetInfo::SubWidgetInfo | ( | const std::string & | _type, |
| const IntCoord & | _coord, | ||
| Align | _align | ||
| ) | [inline] |
Definition at line 34 of file MyGUI_SubWidgetInfo.h.
Definition at line 42 of file MyGUI_SubWidgetInfo.h.
Definition at line 41 of file MyGUI_SubWidgetInfo.h.
| std::string MyGUI::SubWidgetInfo::type |
Definition at line 43 of file MyGUI_SubWidgetInfo.h.
1.7.4