eq::PointerEvent Struct Reference
Event for a pointer motion or click.
More...
#include <event.h>
List of all members.
|
Public Attributes |
|
int32_t | x |
|
int32_t | y |
|
int32_t | dx |
|
int32_t | dy |
|
uint32_t | buttons |
|
uint32_t | button |
Detailed Description
Event for a pointer motion or click.
Definition at line 110 of file event.h.
The documentation for this struct was generated from the following file: