Processing.js, Mouse event
in
Processing with Other Languages
•
5 months ago
We work on a iPad project with processing and our problem is that "addMouseListener" make an error when processing.js try to convert for web.
What we must use to properly handle mouse event?
For moment, we look each button when a click is fired in order to know over which button is the cursor. It's not a good idea but we dont find anything else :s
What we must use to properly handle mouse event?
For moment, we look each button when a click is fired in order to know over which button is the cursor. It's not a good idea but we dont find anything else :s
1