Uses of Enum Class
com.fs.starfarer.api.campaign.econ.Industry.IndustryTooltipMode
Packages that use Industry.IndustryTooltipMode
Package
Description
-
Uses of Industry.IndustryTooltipMode in com.fs.starfarer.api.campaign.econ
Methods in com.fs.starfarer.api.campaign.econ that return Industry.IndustryTooltipModeModifier and TypeMethodDescriptionstatic Industry.IndustryTooltipMode
Returns the enum constant of this class with the specified name.static Industry.IndustryTooltipMode[]
Industry.IndustryTooltipMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.fs.starfarer.api.campaign.econ with parameters of type Industry.IndustryTooltipModeModifier and TypeMethodDescriptionvoid
Industry.createTooltip
(Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, boolean expanded) -
Uses of Industry.IndustryTooltipMode in com.fs.starfarer.api.campaign.listeners
Methods in com.fs.starfarer.api.campaign.listeners with parameters of type Industry.IndustryTooltipModeModifier and TypeMethodDescriptionvoid
BaseIndustryOptionProvider.addToIndustryTooltip
(Industry ind, Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, float width, boolean expanded) void
IndustryOptionProvider.addToIndustryTooltip
(Industry ind, Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, float width, boolean expanded) static void
ListenerUtil.addToIndustryTooltip
(Industry ind, Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, float width, boolean expanded) void
TestIndustryOptionProvider.addToIndustryTooltip
(Industry ind, Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, float width, boolean expanded) -
Uses of Industry.IndustryTooltipMode in com.fs.starfarer.api.impl.campaign.econ.impl
Fields in com.fs.starfarer.api.impl.campaign.econ.impl declared as Industry.IndustryTooltipModeModifier and TypeFieldDescriptionprotected Industry.IndustryTooltipMode
BaseIndustry.currTooltipMode
Methods in com.fs.starfarer.api.impl.campaign.econ.impl with parameters of type Industry.IndustryTooltipModeModifier and TypeMethodDescriptionvoid
BaseIndustry.addImprovedSection
(Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, boolean expanded) void
BaseIndustry.addInstalledItemsSection
(Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, boolean expanded) protected boolean
BaseIndustry.addNonAICoreInstalledItems
(Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, boolean expanded) protected void
BaseIndustry.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
Cryorevival.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
GroundDefenses.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
HeavyIndustry.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
LionsGuardHQ.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
MilitaryBase.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
Mining.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
OrbitalStation.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
PlanetaryShield.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
PopulationAndInfrastructure.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
Spaceport.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
TechMining.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
TradeCenter.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
Waystation.addPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
BaseIndustry.addPostDescriptionSection
(TooltipMakerAPI tooltip, Industry.IndustryTooltipMode mode) protected void
Waystation.addPostDescriptionSection
(TooltipMakerAPI tooltip, Industry.IndustryTooltipMode mode) protected void
BaseIndustry.addPostSupplySection
(TooltipMakerAPI tooltip, boolean hasSupply, Industry.IndustryTooltipMode mode) protected void
BaseIndustry.addPostUpkeepSection
(TooltipMakerAPI tooltip, Industry.IndustryTooltipMode mode) protected void
BaseIndustry.addRightAfterDescriptionSection
(TooltipMakerAPI tooltip, Industry.IndustryTooltipMode mode) protected void
TradeCenter.addRightAfterDescriptionSection
(TooltipMakerAPI tooltip, Industry.IndustryTooltipMode mode) protected void
BaseIndustry.addStabilityPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) protected void
TradeCenter.addStabilityPostDemandSection
(TooltipMakerAPI tooltip, boolean hasDemand, Industry.IndustryTooltipMode mode) void
BaseIndustry.createTooltip
(Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, boolean expanded) void
Farming.createTooltip
(Industry.IndustryTooltipMode mode, TooltipMakerAPI tooltip, boolean expanded) protected boolean
BaseIndustry.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
Cryorevival.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
GroundDefenses.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
LionsGuardHQ.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
MilitaryBase.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
Mining.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
OrbitalStation.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
PlanetaryShield.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
PopulationAndInfrastructure.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
Spaceport.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
TechMining.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode) protected boolean
Waystation.hasPostDemandSection
(boolean hasDemand, Industry.IndustryTooltipMode mode)