24#ifndef INCLUDED_IGUISCROLLBAR
25#define INCLUDED_IGUISCROLLBAR
Definition: Canvas2D.h:36
Definition: CGUISprite.h:134
The main object that represents a whole GUI page.
Definition: CGUI.h:61
Rectangle class used for screen rectangles.
Definition: Rect.h:31
Definition: Vector2D.h:32
#define UNUSED(param)
mark a function parameter as unused and avoid the corresponding compiler warning.
Definition: code_annotation.h:40
Message send to IGUIObject::HandleMessage() in order to give life to Objects manually with a derived ...
Definition: SGUIMessage.h:68