Closed bFraley closed 9 years ago
Awesome! :)
Another nitpick: could you rename leftClick, centerClick, rightClick to just left, right, center?
@maximecb Let me know if this works for you, and any other changes you have in mind.
Works fine. Thank you for your great work, this is really good news for Higgs :)
These commits implement
window.onMouseDown
window.onMouseUp
and expose abutton
variable to onClick, onMouseDown, and onMouseUp.button
returns either"left"
"right"
"center"
"wheelUp"
or"wheelDown"
Pseudo Usage: