Revision c1fef9cc
Added by Leszek Koltunski almost 3 years ago
| src/main/java/org/distorted/bandaged/BandagedCreatorRenderer.java | ||
|---|---|---|
| 39 | 39 |
import org.distorted.library.type.Static4D; |
| 40 | 40 |
import org.distorted.objectlib.json.JsonWriter; |
| 41 | 41 |
import org.distorted.objectlib.main.InitData; |
| 42 |
import org.distorted.objectlib.main.ShapeHexahedron;
|
|
| 42 |
import org.distorted.objectlib.shape.ShapeHexahedron;
|
|
| 43 | 43 |
import org.distorted.objectlib.main.TwistyObject; |
| 44 | 44 |
import org.distorted.objectlib.objects.TwistyBandagedCuboid; |
| 45 | 45 |
import org.json.JSONException; |
Also available in: Unified diff
Progress with Masterball TouchControl.