#include <touch.h>
Struct which represents a 2D point on the display
Definition at line 86 of file touch.h.
The X-Coordinate of the point.
Definition at line 87 of file touch.h.
The Y-Coordinate of the point.
Definition at line 88 of file touch.h.