float dx,dy,delta; float x1; float y1; void setup(){ size (200,200); background(255); } void draw(){ for (int y=0; y