X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=JR.pde;h=07ddf386c9d990f300bc702d7a20cae892c33a44;hb=b6c3445785d7d68e23caf8f73da953f51ed6e5cf;hp=4abcc62c1226d1b25dd1a8fbb0b162bae8364966;hpb=21dffb1b77608cacc57382f3eb6eac3ed16054c3;p=SugarCubes.git 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 {