struct WindowEventData
Defined in:
The C4Interface.h
WindowEventData
structure contains information about a window event.
Definition
struct WindowEventData
Data Members
EventType eventType; |
The type of the event. |
Window *eventWindow; |
The window associated with the event. |