Class ConstellationGen
java.lang.Object
com.fs.starfarer.api.impl.campaign.procgen.ConstellationGen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSpringSystem
(List<StarSystemAPI> systems, Random random) doConstellationLayout
(List<StarSystemAPI> systems, Random random, org.lwjgl.util.vector.Vector2f centerPoint)
-
Constructor Details
-
ConstellationGen
public ConstellationGen()
-
-
Method Details
-
createSpringSystem
public static ConstellationGen.SpringSystem createSpringSystem(List<StarSystemAPI> systems, Random random) -
doConstellationLayout
public static ConstellationGen.SpringSystem doConstellationLayout(List<StarSystemAPI> systems, Random random, org.lwjgl.util.vector.Vector2f centerPoint)
-