I am trying to run the Multiple Particle Systems and Flocking Examples but they're not running on my device. They throw up the following errors:
Cannot find a class or type named “ParticleSystem”
Cannot find a class or type named “Flock”
I'm very keen to work with these so please can you advise as to why they arent running/ how to link with the correct class or types?
https://processing.org/examples/flocking.html
https://processing.org/examples/multipleparticlesystems.html