clan::GUIMessage_ActivationChange Class Reference

GUI activation change notification message. More...

#include <gui_message_activation_change.h>

+ Inheritance diagram for clan::GUIMessage_ActivationChange:

Public Attributes

Attributes
ActivationType activation_type
 Retrieves the focus type of this message. More...
 
Attributes
GUIComponenttarget
 The target destination of the message. More...
 
bool consumed
 Indicates whether the message has been consumed yet. More...
 

Construction

enum  ActivationType { activation_lost, activation_gained }
 
 GUIMessage_ActivationChange ()
 Constructs an input GUI message. More...
 
 GUIMessage_ActivationChange (ActivationType type)
 

Detailed Description

GUI activation change notification message.


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