18#ifndef INCLUDED_CBUTTON
19#define INCLUDED_CBUTTON
#define GUI_OBJECT(obj)
Definition: IGUIObject.h:50
Definition: Canvas2D.h:36
A custom shape that changes the object's "over-ability", and thus where one can click on it.
Definition: MouseEventMask.h:42
The main object that represents a whole GUI page.
Definition: CGUI.h:61
Definition: Vector2D.h:32
GUI object such as a button or an input-box.
Definition: IGUIObject.h:60
Framework for handling Output text.
Definition: IGUITextOwner.h:53
Same as the CColor class, but this one can also parse colors predefined in the GUI page (such as "yel...
Definition: CGUIColor.h:30
Message send to IGUIObject::HandleMessage() in order to give life to Objects manually with a derived ...
Definition: SGUIMessage.h:68