FabGL
ESP32 Display Controller and Graphics Library
Point Struct Reference

Represents the coordinate of a point. More...

#include <fabutils.h>

Public Attributes

int16_t X
 
int16_t Y
 

Detailed Description

Represents the coordinate of a point.

Coordinates start from 0.

Definition at line 213 of file fabutils.h.


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