|
Termux:GUI C/C++ Bindings
|
A single pointer of a touch event. More...
#include <types.h>
Public Attributes | |
| int | x |
| The x coordinate in the View. | |
| int | y |
| The y coordinate in the View. | |
| int | id |
| The pointer id. Is guaranteed to stay the same for as long as the pointer is down. | |
A single pointer of a touch event.