clan::GUIMessage_Pointer Class Reference

GUI mouse pointer change notification message. More...

#include <gui_message_pointer.h>

+ Inheritance diagram for clan::GUIMessage_Pointer:

Public Attributes

Attributes
PointerType pointer_type
 Retrieves the pointer 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  PointerType { pointer_enter, pointer_leave }
 
 GUIMessage_Pointer ()
 Constructs an input GUI message. More...
 
 GUIMessage_Pointer (PointerType type)
 

Detailed Description

GUI mouse pointer change notification message.


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