walker wks[]; int jump; void setup(){ size(300,300); background(0); jump=1; wks = new walker[99]; color theColor=color(0,0,255); for (int i=0;i