Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This structure represents a basic coordinate without any region information. More...
#include <scriptel-hid-reports.h>
Data Fields | |
unsigned char | report_id |
Report ID, should always be SCRIPTEL_INPUT_COORDINATE. | |
scriptel_sample_info | sample_info |
Information about the sample that produced this coordinate. | |
unsigned short | x |
Horizontal component of the sample. | |
unsigned short | y |
Vertical component of the sample. | |
This structure represents a basic coordinate without any region information.