2.0b3 mouseButton value for mouseReleased()
in
Core Library Questions
•
1 year ago
I just started moving my Processing sketch from 1.5.1 to 2.0b3. The first thing I notice (that I haven't been able to resolve with new docs) is the value of mouseButton has changed in the mouseReleased() method. Instead of having a value of LEFT (aka 37) or RIGHT (aka 39), it has 0. Is this expected behavior?
Thanks...
bbc
1