mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Removing a few examples for 2.0
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user