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 Attributes

Attributes
Rect geometry
 The geometry contained in this message. More...
 
Attributes
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: