A touch event. More...
Public Attributes | |
int | X |
The X position where the touch happened in pixels in the space of the view. | |
int | Y |
The Y position where the touch happened in pixels in the space of the view. | |
unsigned | Id |
Identifies a particular touch input. This value must stay consistent in a touch contact sequence. | |
EventType | Type |
The type of the touch event. | |
EventModifiersState | Modifiers |
Key modifiers. | |
A touch event.