Macros | |
#define | D4D_BTN_F_3D |
Enable 3D appearence for button. More... | |
#define | D4D_BTN_F_CONT_RECT |
Enable content rectangle for button. More... | |
#define | D4D_BTN_F_INVERT |
Enabel inverting button colours on keypress. More... | |
This section specifies masks of button behaviour flags.
#define D4D_BTN_F_3D |
Enable 3D appearence for button.
Definition at line 75 of file d4d_button.h.
#define D4D_BTN_F_CONT_RECT |
Enable content rectangle for button.
Definition at line 76 of file d4d_button.h.
#define D4D_BTN_F_INVERT |
Enabel inverting button colours on keypress.
Definition at line 77 of file d4d_button.h.