![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
Struct for touch events. More...
#include <gva.h>
Data Fields | |
int | x = 0 |
The touch X position. | |
int | y = 0 |
The touch Y position. | |
Struct for touch events.
int gva::TouchType::x = 0 |
The touch X position.
int gva::TouchType::y = 0 |
The touch Y position.