28 #ifndef HPL_WIDGET_WINDOW_H 29 #define HPL_WIDGET_WINDOW_H 31 #include "common/array.h" 32 #include "common/list.h" 33 #include "hpl1/engine/gui/Widget.h" 44 void SetStatic(
bool abX);
45 bool GetStatic() {
return mbStatic; }
50 void OnLoadGraphics();
80 #endif // HPL_WIDGET_H
Definition: GuiGfxElement.h:72
Definition: GuiTypes.h:263