Uses of Interface
com.fs.starfarer.api.campaign.PlanetSpecAPI
Packages that use PlanetSpecAPI
Package
Description
-
Uses of PlanetSpecAPI in com.fs.starfarer.api
Methods in com.fs.starfarer.api that return types with arguments of type PlanetSpecAPI -
Uses of PlanetSpecAPI in com.fs.starfarer.api.campaign
Methods in com.fs.starfarer.api.campaign that return PlanetSpecAPIModifier and TypeMethodDescriptionPlanetAPI.getSpec()
The object returned by this method can be changed to control how this specific planet looks, without affecting other planets of the same type. -
Uses of PlanetSpecAPI in com.fs.starfarer.api.impl.campaign.procgen
Methods in com.fs.starfarer.api.impl.campaign.procgen that return PlanetSpecAPI -
Uses of PlanetSpecAPI in com.fs.starfarer.api.util
Methods in com.fs.starfarer.api.util with parameters of type PlanetSpecAPIModifier and TypeMethodDescriptionstatic boolean
Misc.canPlanetTypeRollCondition
(PlanetSpecAPI spec, String id) static boolean
Misc.canPlanetTypeRollHabitable
(PlanetSpecAPI spec) static float
Misc.getAveragePlanetRadius
(PlanetSpecAPI spec)