FabGL
ESP32 Display Controller and Graphics Library
MouseStatus Struct Reference

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
 

Detailed Description

Describes mouse absolute position, scroll wheel delta and buttons status.

Definition at line 299 of file fabutils.h.


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