FabGL
ESP32 VGA Controller and Graphics Library
|
Defines a cursor. More...
#include <vgacontroller.h>
Public Attributes | |
Bitmap | bitmap |
int16_t | hotspotX |
int16_t | hotspotY |
Defines a cursor.
int16_t fabgl::Cursor::hotspotX |
Cursor horizontal hotspot (0 = left bitmap side)
int16_t fabgl::Cursor::hotspotY |
Cursor vertical hotspot (0 = upper bitmap side)