|
ESP32VGA
ESP32 VGA Controller and Graphics Library
|
Represents the coordinate of a point. More...
#include <vgacontroller.h>
Public Attributes | |
| int16_t | X |
| int16_t | Y |
Represents the coordinate of a point.
Coordinates start from 0.
| int16_t FabGL::Point::X |
Horizontal coordinate
| int16_t FabGL::Point::Y |
Vertical coordinate
1.8.14