Go to the documentation of this file.
22 #ifndef __MYGUI_SUB_WIDGET_BINDING_H__
23 #define __MYGUI_SUB_WIDGET_BINDING_H__
41 void create(
const IntCoord& _coord,
Align _aligin,
const std::string& _type);
45 void add(
const std::string& _name,
IStateInfo* _data,
const std::string& _skin);
57 #endif // __MYGUI_SUB_WIDGET_BINDING_H__