Join Slack
Powered by
[SOLVED] Is it possible to distinguish right click...
# korge
d
dector
06/05/2020, 1:58 AM
[SOLVED] Is it possible to distinguish right click from left click in
onClick {}
?
dector
06/05/2020, 3:47 AM
Okay. Seems like it's only possible with
addEventListener<MouseEvent> {}
now. Not with
onClick {}
or
mouse {}
.
👍 1
d
Deactivated User
06/05/2020, 5:41 AM
Just created this issue to propagate the button there too:
https://github.com/korlibs/korge/issues/189
👍 1
8
Views
Open in Slack
Previous
Next