You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by francescvc September 2, 2021
On entityBuilder() I can setup an onClick((ent)-> { ... }) but on the click code I can't make difference upon the button clicked, that is the left one or right one. ¿How can I attach different events to both mousebuttons, or how can I distinguish wich one was clicked?
The text was updated successfully, but these errors were encountered:
Discussed in #1099
Originally posted by francescvc September 2, 2021
On entityBuilder() I can setup an onClick((ent)-> { ... }) but on the click code I can't make difference upon the button clicked, that is the left one or right one. ¿How can I attach different events to both mousebuttons, or how can I distinguish wich one was clicked?
The text was updated successfully, but these errors were encountered: