22 #ifndef NUVIE_CORE_BACKGROUND_H 23 #define NUVIE_CORE_BACKGROUND_H 25 #include "ultima/nuvie/gui/widgets/gui_widget.h" 39 uint16 x_off, y_off, right_bg_x_off, left_bg_x_off, border_width;
47 uint16 get_border_width()
const {
50 void Display(
bool full_redraw)
override;
51 bool drag_accept_drop(
int x,
int y,
int message,
void *data)
override;
52 void drag_perform_drop(
int x,
int y,
int message,
void *data)
override;
56 uint16 get_bg_w()
const {
Definition: background.h:33
Definition: configuration.h:61
Definition: u6_shape.h:47
Definition: detection.h:27