Processing Forum
I'm a little new to processing, and I've been tweaking and optimizing the basic ant colony pheromone simulation (http://www.openprocessing.org/sketch/15109) But i'm having an issue with the Food class.
Ideally, I would want to be able to rightclick or something on an area and be able to clear any food in a 20 pixel radius, but I would settle for all instances of the food to be cleared when I hit the spacebar.
I can't get that to work and I am frustrated.. Can anyone offer me some help?