PenEvent

Defines a pen event of a graphic tablet, screen, etc.

Members

Variables

pDir
float pDir;

The direction of the pen

tDir
float tDir;

The tilt direction of the pen

tilt
float tilt;

The tilt amount of the pen

x
int x;

X position of the event

y
int y;

Y position of the event

Meta