X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=_Mappings.pde;fp=_Mappings.pde;h=7d288ef8916a31979033c229926bc344f62c486c;hb=e530876366cf4c07a5e77b7e8890dff376cbcd3c;hp=15b440bc6342474f4893d0f7fc260684dd3d691b;hpb=7697e5c66da5c072999806ab87791c287c2c4811;p=SugarCubes.git diff --git a/_Mappings.pde b/_Mappings.pde index 15b440b..7d288ef 100644 --- a/_Mappings.pde +++ b/_Mappings.pde @@ -73,9 +73,9 @@ public Model buildModel() { // Single cubes can be constructed directly here if you need them Cube[] singleCubes = new Cube[] { - // new Cube(15, int( Cube.EDGE_HEIGHT), 39, 0, 10, 0, WRL), // Back left channel behind speaker + //new Cube(15, int( Cube.EDGE_HEIGHT), 39, 0, 10, 0, WRL), // Back left channel behind speaker //new Cube(x, y, z, rx, ry, rz, wiring), - new Cube(0,0,0,0,-135,0, WRR), + //new Cube(0,0,0,0,-135,0, WRR), }; // The bass box!