Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This structure contains a button down event. More...
#include <scriptel-hid-reports.h>
Data Fields | |
unsigned char | report_id |
Report ID, should always be SCRIPTEL_INPUT_BUTTONDOWN. | |
unsigned short | x |
Horizontal component. | |
unsigned short | y |
Vertical component. | |
scriptel_device_region_info * | region |
Button that was pushed down. | |
This structure contains a button down event.