update GUI codes.(WIP)
This commit is contained in:
@@ -37,6 +37,11 @@ namespace hgl
|
||||
|
||||
RectScope2f position; ///<所在位置
|
||||
|
||||
public:
|
||||
|
||||
Widget * GetParent (){return parent_widget;}
|
||||
ThemeEngine * GetThemeEngine (){return theme_engine;}
|
||||
|
||||
public:
|
||||
|
||||
const bool IsVisible ()const{return visible;}
|
||||
|
Reference in New Issue
Block a user