Termux:GUI C/C++ Bindings
Loading...
Searching...
No Matches
tgui_touch_pointer Struct Reference

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.
 

Detailed Description

A single pointer of a touch event.


The documentation for this struct was generated from the following file: