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