Is there a mouseHeld() function?

edited May 2015 in How To...

By mouseHeld() I mean a function that is called when the mouse (or finger, on Android), is pressed continuously at one given set of coordinates, but not dragged.

I know that I could implement it by myself but the existence of such a function would save some time.

Best,

Answers

Sign In or Register to comment.