X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Mappings.pde;fp=_Mappings.pde;h=d1c51b2e4d3b1509493cfbb35fbae7064c6dc381;hb=cc9e8c8be45767207e09c434bad100b0156877e6;hp=171ff13e26808b056c55392661fecb621050a8a4;hpb=fdb2c3cbacdba5d9527712ef7f75decea919ab32;p=SugarCubes.git diff --git a/_Mappings.pde b/Mappings.pde similarity index 99% rename from _Mappings.pde rename to Mappings.pde index 171ff13..d1c51b2 100644 --- a/_Mappings.pde +++ b/Mappings.pde @@ -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;