eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
D4D BUTTON Defines masks of button specific behaviour flags
Collaboration diagram for D4D BUTTON Defines masks of button specific behaviour flags:

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...
 

Detailed Description

This section specifies masks of button behaviour flags.

Macro Definition Documentation

#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.