77     Button(
unsigned int x, 
unsigned int y, 
unsigned int width,
 
   78            unsigned int height, 
const char* label);
 
BUTTON_STATE
Definition: Button.h:52
 
If the mouse is hovering over the button and the left mouse button is pressed. 
Definition: Button.h:59
 
TEXT_ALIGN_MODES
Definition: OText.h:32
 
If the button is neither selected nor pressed. 
Definition: Button.h:55
 
If the button has the mouse cursor over it. 
Definition: Button.h:57