Photon microGUI widgets library 0.6.0
|
#include <PhWidgetsNativeTypes.h>
Coordinates of a single point.
The PhPoint_t structure describes the coordinates of a single point. It contains at least the following members:
short x X-axis coordinate.
short y Y-axis coordinate.