clan::GUIMessage_Input Class Reference

GUI input message. More...

#include <gui_message_input.h>

+ Inheritance diagram for clan::GUIMessage_Input:

Public Member Functions

Construction
 GUIMessage_Input ()
 Constructs an input GUI message. More...
 
 GUIMessage_Input (InputEvent &e)
 
- Public Member Functions inherited from clan::GUIMessage
 GUIMessage ()
 Constructs a GUI message. More...
 
virtual ~GUIMessage ()
 

Public Attributes

Attributes
InputEvent input_event
 Input event for 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 input message.


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