Class HADefensiveMeasuresFactor
java.lang.Object
com.fs.starfarer.api.impl.campaign.intel.events.BaseEventFactor
com.fs.starfarer.api.impl.campaign.intel.events.HADefensiveMeasuresFactor
- All Implemented Interfaces:
EventFactor
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic float
Deprecated.static float
Deprecated.static int
Deprecated.Fields inherited from class com.fs.starfarer.api.impl.campaign.intel.events.BaseEventFactor
TOOLTIP_WIDTH
Fields inherited from interface com.fs.starfarer.api.impl.campaign.intel.events.EventFactor
NEGATED_FACTOR_PROGRESS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addExtraRows
(TooltipMakerAPI info, BaseEventIntel intel) Deprecated.float
getAllProgressMult
(BaseEventIntel intel) Deprecated.For all factors, not just this one.Deprecated.Deprecated.int
getColonyIncreasedDefensesScore
(BaseEventIntel intel, MarketAPI market) Deprecated.getDesc
(BaseEventIntel intel) Deprecated.getDescColor
(BaseEventIntel intel) Deprecated.getMainRowTooltip
(BaseEventIntel intel) Deprecated.int
getMilitaryScore
(MarketAPI market) Deprecated.int
getProgress
(BaseEventIntel intel) Deprecated.getProgressStr
(BaseEventIntel intel) Deprecated.boolean
shouldShow
(BaseEventIntel intel) Deprecated.Methods inherited from class com.fs.starfarer.api.impl.campaign.intel.events.BaseEventFactor
addBorder, addBulletPointForOneTimeFactor, advance, getMainRowTooltip, getProgressColor, isExpired, isOneTime, notifyEventEnded, notifyEventEnding, notifyFactorRemoved
-
Field Details
-
PATROL_HQ_POINTS
public static int PATROL_HQ_POINTSDeprecated. -
MILITARY_SIZE_MULT
public static float MILITARY_SIZE_MULTDeprecated. -
HIGH_COMMAND_SIZE_MULT
public static float HIGH_COMMAND_SIZE_MULTDeprecated.
-
-
Constructor Details
-
HADefensiveMeasuresFactor
public HADefensiveMeasuresFactor()Deprecated.
-
-
Method Details
-
getMainRowTooltip
Deprecated.- Specified by:
getMainRowTooltip
in interfaceEventFactor
- Overrides:
getMainRowTooltip
in classBaseEventFactor
-
shouldShow
Deprecated.- Specified by:
shouldShow
in interfaceEventFactor
- Overrides:
shouldShow
in classBaseEventFactor
-
addExtraRows
Deprecated.- Specified by:
addExtraRows
in interfaceEventFactor
- Overrides:
addExtraRows
in classBaseEventFactor
-
getProgress
Deprecated.- Specified by:
getProgress
in interfaceEventFactor
- Overrides:
getProgress
in classBaseEventFactor
-
getAllProgressMult
Deprecated.Description copied from interface:EventFactor
For all factors, not just this one.- Specified by:
getAllProgressMult
in interfaceEventFactor
- Overrides:
getAllProgressMult
in classBaseEventFactor
-
getColonyIncreasedDefensesScore
Deprecated. -
getProgressStr
Deprecated.- Specified by:
getProgressStr
in interfaceEventFactor
- Overrides:
getProgressStr
in classBaseEventFactor
-
getDesc
Deprecated.- Specified by:
getDesc
in interfaceEventFactor
- Overrides:
getDesc
in classBaseEventFactor
-
getDescColor
Deprecated.- Specified by:
getDescColor
in interfaceEventFactor
- Overrides:
getDescColor
in classBaseEventFactor
-
getBiggestColony
Deprecated. -
getMilitaryScore
Deprecated. -
getBestMilitaryMarket
Deprecated.
-