mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Removing old files for 3D and Library examples
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
// Spring drawing constants for top bar
|
||||
int springHeight = 16; // Height
|
||||
int springHeight = 32; // Height
|
||||
int left; // Left position
|
||||
int right; // Right position
|
||||
int max = 200; // Maximum Y value
|
||||
|
||||
Reference in New Issue
Block a user