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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user