mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
This commit is contained in:
@@ -17,7 +17,6 @@ float easing = 0.05;
|
||||
void setup()
|
||||
{
|
||||
size(640, 360);
|
||||
smooth();
|
||||
noStroke();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user