X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=_Internals.pde;h=58187f119e9463ab1b982e2c6fece39ff62f8254;hb=d12e46b60d13c73a9eb8182c66352f279895f2e0;hp=61f6c7d08d40009b22dbf8da487ed20c2ade8140;hpb=581d7d58054e5d6d8e539824f4af6b60d294555f;p=SugarCubes.git diff --git a/_Internals.pde b/_Internals.pde index 61f6c7d..58187f1 100644 --- a/_Internals.pde +++ b/_Internals.pde @@ -4,7 +4,7 @@ * //\\ //\\ //\\ //\\ * ///\\\ ///\\\ ///\\\ ///\\\ * \\\/// \\\/// \\\/// \\\/// - * \\// \\// \\// \\// + * \\// \\// \\// \\//H * * EXPERTS ONLY!! EXPERTS ONLY!! * @@ -48,7 +48,7 @@ int startMillis, lastMillis; // Core engine variables GLucose glucose; -HeronLX lx; +LX lx; LXPattern[] patterns; Effects effects; MappingTool mappingTool;