Whenever I write this code:
PImage[] flowers=new PImage[3]; Bubble[] bubbles=new Bubble[5]; void setup() { size(640, 360); for(int i=0; i