messy first pass at processing2 port
[SugarCubes.git] / Mappings.pde
similarity index 99%
rename from _Mappings.pde
rename to Mappings.pde
index 171ff13e26808b056c55392661fecb621050a8a4..d1c51b2e4d3b1509493cfbb35fbae7064c6dc381 100644 (file)
@@ -13,6 +13,8 @@
  * when physical changes or tuning is being done to the structure.
  */
 
+import java.util.Arrays;
+
 final int MaxCubeHeight = 6;
 final int NumBackTowers = 16;