Removing a few examples for 2.0

This commit is contained in:
Casey Reas
2011-09-16 00:02:20 +00:00
parent 93b887ee24
commit c3b8b312a0
31 changed files with 318 additions and 417 deletions
@@ -1,8 +1,8 @@
/**
* Setup and Draw.
*
* The draw() function creates a structure in which
* to write programs that change with time.
* The code inside the draw() function runs continuously
* from top to bottom until the program is stopped.
*/
float y = 100;