Mouse Inactivity
in
Programming Questions
•
5 months ago
Hello everybody, I'm making a game where you have to catch some items that are all over the canvas and I want those items to move randomly when you are not moving the mouse. I have the code for the random movement, but I need some help to tell processing when the user is not doing anything. How can I do it? Thanks in advance.
1