ニュース

Hi, thanks for the fantastic tool, can you please help me to figure out how to identify a double click event? When I interact with objects I usually get a single click but I now need to differentiate ...
For one of my projects I'm working on, I need to listen for double click event and there isn't an implementation in p5.js yet, however I found out that all major browsers support the dblclick event.