![]() |
MPLABĀ® Harmony Graphics Suite
|
This struct represents input state. More...
#include <legato_input.h>
Data Fields | |
leBool | enabled |
leTouchState | touch [LE_MAX_TOUCH_STATES] |
int32_t | driverAdjustX |
int32_t | driverAdjustY |
This struct represents input state.
Input state maintains a history of touch states; currently legato keeps track of the last touch state only.