clan::GUIMessage_Resize Class Reference

GUI resize message. More...

#include <gui_message_resize.h>

+ Inheritance diagram for clan::GUIMessage_Resize:

Public Member Functions

Construction
 GUIMessage_Resize ()
 Constructs an input GUI message. More...
 
 GUIMessage_Resize (const Rect &box)
 
- Public Member Functions inherited from clan::GUIMessage
 GUIMessage ()
 Constructs a GUI message. More...
 
virtual ~GUIMessage ()
 

Public Attributes

Attributes
Rect geometry
 The geometry contained in this message. More...
 
- Public Attributes inherited from clan::GUIMessage
GUIComponenttarget
 The target destination of the message. More...
 
bool consumed
 Indicates whether the message has been consumed yet. More...
 

Detailed Description

GUI resize message.


The documentation for this class was generated from the following file: