Difference between revisions of "Man"
From CodeStuff
(Created page with "<edcode> var x; var y; x=200; y=100; //Head drawCircle(x,y,50); //Body drawLine( x,y+25, x,y+100); //Shoulders drawLine( x-20,y+35, x+20,y+35); //Left Arm drawLine...") |
(No difference)
|