processing-android
processing-android copied to clipboard
Fix Particles demos
As per https://github.com/processing/processing-docs/issues/298#issuecomment-140218268, size() must be called within settings when using variables. This change was required to get the demo to run.