28 #ifndef HPL_WIDGET_BUTTON_H 29 #define HPL_WIDGET_BUTTON_H 31 #include "hpl1/engine/gui/Widget.h" 42 void SetImage(
cGuiGfxElement *apImage,
bool abDestroyImage =
true);
48 void OnLoadGraphics();
76 #endif // HPL_WIDGET_BUTTON_H
Definition: GuiGfxElement.h:72
Definition: GuiTypes.h:263