22 #ifndef ULTIMA8_GUMPS_CRUHEALTHGUMP_H 23 #define ULTIMA8_GUMPS_CRUHEALTHGUMP_H 25 #include "ultima/ultima8/gumps/cru_stat_gump.h" 26 #include "ultima/ultima8/misc/classtype.h" 36 ENABLE_RUNTIME_CLASSTYPE()
43 void InitGump(
Gump *newparent,
bool take_focus =
true)
override;
void PaintThis(RenderSurface *, int32 lerp_factor, bool scaled) override
Overloadable method to Paint just this Gump (RenderSurface is relative to this)
Definition: render_surface.h:40
Definition: detection.h:27
void InitGump(Gump *newparent, bool take_focus=true) override
Definition: cru_health_gump.h:34
Definition: cru_stat_gump.h:34