322323324325326327328329330331332
debugRay = null; debugRayIntersection = null; person = null; shapePack = new spShapePack(); undo = new Undo(); tick = 0l; planesWidget = new WidgetPlanes(0, 0, 0, 0, gui);
919293949596979899100101
patternPreview.smooth(8); patternPreview.hint(PApplet.DISABLE_TRANSFORM_CACHE); patternPreview.hint(PApplet.ENABLE_ACCURATE_2D); previewShapePack = new spShapePack(); float posX = 0; float posY = 0; /* GUIToggle toggle = new GUIToggle(yPos, 10,