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