Sunshine[] sun = new Sunshine[20]; void setup(){ size(500,400); background(25,20,20); smooth(); } void draw(){ for(int i=0; i