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 Attributes

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


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