This script is not working: ``` void mouseClicked() { println("Click!"); } ``` I don't see anything in the console when I click on the window. I'm using Processing 3.2.4 on a Mac OS X Yosemite 10.10.5.
This script is not working:
I don't see anything in the console when I click on the window.
I'm using Processing 3.2.4 on a Mac OS X Yosemite 10.10.5.