Gesture Library
|
holds the state, last location, and timestamp of a double tap instance More...
#include <double.h>
Data Fields | |
state_t | state |
int | group |
float | x0 |
float | y0 |
float | t0 |
float | x |
float | y |
float | t |
holds the state, last location, and timestamp of a double tap instance