mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
This commit is contained in:
@@ -39,7 +39,6 @@ void setup(){
|
||||
|
||||
void makeRect(float[][]pts){
|
||||
stroke(255);
|
||||
smooth();
|
||||
|
||||
// Scribble variables, that get passed as arguments to the scribble function
|
||||
int steps = 100;
|
||||
|
||||
Reference in New Issue
Block a user