Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
Data Fields | |
unsigned char | report_id |
Report ID, should always be SCRIPTEL_INPUT_BUTTONDOWN. | |
unsigned char | coordinate_type |
The coordinate space to use. More... | |
unsigned short | x |
The x position to simulate a coordinate. | |
unsigned short | y |
The y position to simulate a coordinate. | |
unsigned char | pen_down |
Whether the pen is simulated down (1) or up (0) | |
unsigned char coordinate_type |
The coordinate space to use.
See scriptel_pen_coord_type