34 #include "gui_message.h"
GUIMessage_Pointer()
Constructs an input GUI message.
Definition: gui_message_pointer.h:54
GUI mouse pointer change notification message.
Definition: gui_message_pointer.h:42
GUIMessage_Pointer(PointerType type)
Definition: gui_message_pointer.h:55
Definition: gui_message_pointer.h:49
PointerType pointer_type
Retrieves the pointer type of this message.
Definition: gui_message_pointer.h:62
PointerType
Definition: gui_message_pointer.h:47
GUI message.
Definition: gui_message.h:44