Processing Forum
And heres the image i am testing with:
expecting RPAREN, found ';'
processing.app.debug.RunnerException: Syntax error, maybe a missing right parenthesis?
at processing.app.Sketch.preprocess(Sketch.java:1314)
at processing.app.Sketch.preprocess(Sketch.java:1205)
at processing.app.Sketch.build(Sketch.java:1568)
at processing.app.Sketch.build(Sketch.java:1553)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1485)
at java.lang.Thread.run(Thread.java:619)