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
@@ -7,6 +7,10 @@
* remain smooth at any size.
*/
// @pjs preload must be used to preload media if the program is
// running with Processing.js
/* @pjs preload="bot1.svg"; */
PShape bot;
void setup() {