GUIslice
0.16.0
Embedded GUI in C
|
Structure used to pass touch data through event. More...
#include <GUIslice.h>
Data Fields | |
gslc_teTouch | eTouch |
Touch state. More... | |
int16_t | nX |
Touch X coordinate (or param1) More... | |
int16_t | nY |
Touch Y coordinate (or param2) More... | |
Structure used to pass touch data through event.