Home |
Function USBSetTouchPos |
Function USBSetTouchPosUSBSetTouchPos forces the touch pointer to a particular position: void USBSetTouchPos(int X, int Y); Parameters X and Y are the new coordinates for the pointer.
|