touch screen handler for the microchip AR1020

Embed: (wiki syntax)

« Back to documentation index

TouchEvent Class Reference

TouchEvent Class Reference

this class encapsulates a single touch event. More...

#include <touchevent.h>


Detailed Description

this class encapsulates a single touch event.

It contains the coordinates (x,y) and the pen state (==0->up, >0->down)

Definition at line 30 of file touchevent.h.