1
edit
Changes
no edit summary
[[category:FSOSS 2010 PJS Examples]]
<source lang="javascript" style="">
/*
FSOSS 2010
background(200);
// Draw a Reference page for rectangle (x, y, width, height):// [[http://www.processing.org/reference/rect_.html]]
rect(5, 20, 70, 50);
</source>
[http://studio.sketchpad.cc/zj4P0Pcuj2 Run me]