X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=blobdiff_plain;f=JR.pde;h=07ddf386c9d990f300bc702d7a20cae892c33a44;hp=4abcc62c1226d1b25dd1a8fbb0b162bae8364966;hb=7d60f6f6ea82fd5c9794524ce11d40e7d6c00bf7;hpb=45717f713884d7f7f1f7e97003c47ab43edb8ab1 diff --git a/JR.pde b/JR.pde index 4abcc62..07ddf38 100644 --- a/JR.pde +++ b/JR.pde @@ -1,3 +1,5 @@ +import java.util.Map; +import java.util.TreeMap; color BLACK = #000000; class Gimbal extends SCPattern {