Difference between revisions of "Man2"

From CodeStuff
Jump to: navigation, search
(Created page with "<edcode> var x; var y; function drawMan() { //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 ...")
(No difference)

Revision as of 23:01, 29 August 2012