FabGL
ESP32 Display Controller and Graphics Library
|
Describes mouse absolute position, scroll wheel delta and buttons status. More...
#include <fabutils.h>
Public Attributes | |
MouseButtons | buttons |
int8_t | wheelDelta |
int16_t | X |
int16_t | Y |
Describes mouse absolute position, scroll wheel delta and buttons status.
Definition at line 299 of file fabutils.h.