Uses of Class
com.fs.starfarer.api.impl.campaign.procgen.themes.BaseThemeGenerator.OrbitGap
Packages that use BaseThemeGenerator.OrbitGap
-
Uses of BaseThemeGenerator.OrbitGap in com.fs.starfarer.api.impl.campaign.procgen.themes
Methods in com.fs.starfarer.api.impl.campaign.procgen.themes that return types with arguments of type BaseThemeGenerator.OrbitGapModifier and TypeMethodDescriptionstatic List<BaseThemeGenerator.OrbitGap>
BaseThemeGenerator.findGaps
(SectorEntityToken center, float minPad, float maxDist, float minGap) -
Uses of BaseThemeGenerator.OrbitGap in com.fs.starfarer.api.util
Methods in com.fs.starfarer.api.util with parameters of type BaseThemeGenerator.OrbitGapModifier and TypeMethodDescriptionstatic SectorEntityToken
Misc.addWarningBeacon
(SectorEntityToken center, BaseThemeGenerator.OrbitGap gap, String beaconTag)