Gesture Library
rotate Struct Reference

Data structure for rotate gesture data. More...

#include <rotate.h>

Data Fields

state_t state
 
int uid
 
int size
 
float rotation
 
char rotated
 

Detailed Description

Data structure for rotate gesture data.

Definition at line 7 of file rotate.h.

Field Documentation

◆ rotated

char rotated

Definition at line 17 of file rotate.h.

◆ rotation

float rotation

Definition at line 15 of file rotate.h.

◆ size

int size

Definition at line 13 of file rotate.h.

◆ state

Definition at line 9 of file rotate.h.

◆ uid

int uid

Definition at line 11 of file rotate.h.


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