Module dagon.core.graphicstablet
Graphics tablet frontend.
Description
The dagon module provides the GraphicsTablet class
that implements generic InputDevice interface for Wintab-compatible tablets.
The device emits EventType events when the stilus touches the tablet.
GraphicsTablet currently works only under Windows.
Classes
| Name | Description |
|---|---|
GraphicsTablet
|
PenMotion events emitter for Wacom tablets (as well as all Wintab-compliant ones). |
Aliases
| Name | Type | Description |
|---|---|---|
TabletPacket
|
PACKET!(16383)
|
Alias for Wintab packet with all the data. |