Package mindustry.graphics.g3d
Class PlanetGrid
java.lang.Object
mindustry.graphics.g3d.PlanetGrid
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionint
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PlanetGrid
create
(int size) static PlanetGrid
static PlanetGrid
subdividedGrid
(PlanetGrid prev)
-
Field Details
-
size
public int size -
tiles
-
corners
-
edges
-
-
Constructor Details
-
PlanetGrid
protected PlanetGrid(int size)
-
-
Method Details
-
create
-
initialGrid
-
subdividedGrid
-