Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
gva::TouchType Struct Reference

Struct for touch events. More...

#include <gva.h>

Collaboration diagram for gva::TouchType:
Collaboration graph

Data Fields

int x = 0
 The touch X position.
 
int y = 0
 The touch Y position.
 

Detailed Description

Struct for touch events.

Field Documentation

◆ x

int gva::TouchType::x = 0

The touch X position.

◆ y

int gva::TouchType::y = 0

The touch Y position.


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