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