You can use the win32api to check for any key presses, including mouse events. [code]# Code to check if left or right mouse buttons were pressed import ...
確定! 回上一頁