Uses of Class
com.fs.starfarer.api.util.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in com.fs.starfarer.api.campaign.econ
Methods in com.fs.starfarer.api.campaign.econ that return PairMethods in com.fs.starfarer.api.campaign.econ that return types with arguments of type Pair -
Uses of Pair in com.fs.starfarer.api.impl.campaign.econ.impl
Methods in com.fs.starfarer.api.impl.campaign.econ.impl that return PairModifier and TypeMethodDescriptionBaseIndustry.getMaxDeficit
(String... commodityIds) static Pair<SectorEntityToken,
Float> PopulationAndInfrastructure.getNearestCoronalTap
(org.lwjgl.util.vector.Vector2f locInHyper, boolean usable) static Pair<SectorEntityToken,
Float> PopulationAndInfrastructure.getNearestCoronalTap
(org.lwjgl.util.vector.Vector2f locInHyper, boolean usable, boolean requireDefendersDefeated) static Pair<SectorEntityToken,
Float> Cryorevival.getNearestCryosleeper
(org.lwjgl.util.vector.Vector2f locInHyper, boolean usable) BaseIndustry.getStabilityAffectingDeficit()
GroundDefenses.getStabilityAffectingDeficit()
LionsGuardHQ.getStabilityAffectingDeficit()
MilitaryBase.getStabilityAffectingDeficit()
OrbitalStation.getStabilityAffectingDeficit()
Spaceport.getUpkeepAffectingDeficit()
Waystation.getUpkeepAffectingDeficit()
Methods in com.fs.starfarer.api.impl.campaign.econ.impl that return types with arguments of type PairModifier and TypeMethodDescriptionBaseIndustry.getAllDeficit()
BaseIndustry.getAllDeficit
(String... commodityIds) Methods in com.fs.starfarer.api.impl.campaign.econ.impl with parameters of type PairModifier and TypeMethodDescriptionprotected void
BaseIndustry.applyDeficitToProduction
(int index, Pair<String, Integer> deficit, String... commodities) protected float
Spaceport.getUpkeepPenalty
(Pair<String, Integer> deficit) protected float
Waystation.getUpkeepPenalty
(Pair<String, Integer> deficit) -
Uses of Pair in com.fs.starfarer.api.impl.campaign.graid
Methods in com.fs.starfarer.api.impl.campaign.graid that return Pair -
Uses of Pair in com.fs.starfarer.api.impl.campaign.intel
Methods in com.fs.starfarer.api.impl.campaign.intel that return PairModifier and TypeMethodDescriptionprotected Pair<FactionAPI,
FactionAPI> FactionHostilityManager.pickFactions()
-
Uses of Pair in com.fs.starfarer.api.impl.campaign.intel.raid
Fields in com.fs.starfarer.api.impl.campaign.intel.raid with type parameters of type Pair -
Uses of Pair in com.fs.starfarer.api.impl.campaign.missions.cb
Fields in com.fs.starfarer.api.impl.campaign.missions.cb with type parameters of type Pair -
Uses of Pair in com.fs.starfarer.api.util
Methods in com.fs.starfarer.api.util that return PairModifier and TypeMethodDescriptionstatic Pair<SectorEntityToken,
CampaignFleetAPI> Misc.getNearestStationInSupportRange
(CampaignFleetAPI from) pair.one can be null if a stand-alone, non-market station is being returned in pair.two.