hi
I am just starting with processing & programming
Why do I get an error when I write my mouseReleased() function after draw() and no error if I write it before? while in the simple program code#2 (with no for loop), there is no error with mouseRelease() placed after draw()