While true do
Event = Mouse.Drag("Left", "RMB",)
If Event = (1, 1) then print ("You're mouse has reached the corner of the screen - Yaaay!!!")
End
End
Event = Mouse.Drag()
Started by FoxData, Apr 13 2016 07:34 PM
1 reply to this topic
#1
Posted 13 April 2016 - 07:34 PM
Hi everyone. I had this idea for a new type of system event - This time it checks if the mouse has dragged something (Left/Right click + move mouse).
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











