Go to the documentation of this file.
7 #ifndef __MYGUI_SUB_WIDGET_BINDING_H__
8 #define __MYGUI_SUB_WIDGET_BINDING_H__
26 void create(
const IntCoord& _coord,
Align _aligin,
const std::string& _type);
30 void add(
const std::string& _name,
IStateInfo* _data,
const std::string& _skin);
42 #endif // __MYGUI_SUB_WIDGET_BINDING_H__