Map a few bits, clean up overlay to support 16 mapping channels
[SugarCubes.git] / SugarCubes.pde
index bc70626a384391726f08d3fff4c6d8d13401063d..2586b1aa507fda594e25ed9a798d1cd839f7d1c7 100644 (file)
@@ -27,10 +27,10 @@ LXPattern[] patterns(GLucose glucose) {
   return new LXPattern[] {
     
     // Slee
-    new ShiftingPlane(glucose),
-    new AskewPlanes(glucose),
     new Swarm(glucose),
     new SpaceTime(glucose),
+    new ShiftingPlane(glucose),
+    new AskewPlanes(glucose),
     new Blinders(glucose),
     new CrossSections(glucose),
     new Psychedelia(glucose),