Uses of Class
com.fs.starfarer.api.impl.campaign.procgen.StarSystemGenerator.GeneratedPlanet
Packages that use StarSystemGenerator.GeneratedPlanet
-
Uses of StarSystemGenerator.GeneratedPlanet in com.fs.starfarer.api.impl.campaign.procgen
Fields in com.fs.starfarer.api.impl.campaign.procgen declared as StarSystemGenerator.GeneratedPlanetModifier and TypeFieldDescriptionStarSystemGenerator.GenContext.lagrangeParent
StarSystemGenerator.LagrangePoint.parent
Fields in com.fs.starfarer.api.impl.campaign.procgen with type parameters of type StarSystemGenerator.GeneratedPlanetMethods in com.fs.starfarer.api.impl.campaign.procgen with parameters of type StarSystemGenerator.GeneratedPlanetModifier and TypeMethodDescriptionprotected void
StarSystemGenerator.addStuffAtLagrangePoints
(StarSystemGenerator.GenContext context, StarSystemGenerator.GeneratedPlanet planet) Constructors in com.fs.starfarer.api.impl.campaign.procgen with parameters of type StarSystemGenerator.GeneratedPlanetModifierConstructorDescriptionLagrangePoint
(StarSystemGenerator.GeneratedPlanet parent, StarSystemGenerator.LagrangePointType type)