Class HegemonyAICoresActivityCause
java.lang.Object
com.fs.starfarer.api.impl.campaign.intel.events.BaseHostileActivityCause2
com.fs.starfarer.api.impl.campaign.intel.events.HegemonyAICoresActivityCause
- All Implemented Interfaces:
HostileActivityCause2
-
Field Summary
FieldsFields inherited from class com.fs.starfarer.api.impl.campaign.intel.events.BaseHostileActivityCause2
intel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic float
getAICorePoints
(MarketAPI market) static float
getAICorePoints
(StarSystemAPI system) getDesc()
float
int
Progress is used to advance the event, MagnitudeContribution is for fleet spawning for...int
getProgress
(boolean checkNegated) getProgressColor
(BaseEventIntel intel) float
boolean
boolean
Methods inherited from class com.fs.starfarer.api.impl.campaign.intel.events.BaseHostileActivityCause2
addExtraRows, getDescColor
-
Field Details
-
IGNORE_COLONY_THRESHOLD
public static int IGNORE_COLONY_THRESHOLD
-
-
Constructor Details
-
HegemonyAICoresActivityCause
-
-
Method Details
-
getTooltip
- Specified by:
getTooltip
in interfaceHostileActivityCause2
- Overrides:
getTooltip
in classBaseHostileActivityCause2
-
isNegatedByPLMembership
public boolean isNegatedByPLMembership() -
getProgressStr
- Specified by:
getProgressStr
in interfaceHostileActivityCause2
- Overrides:
getProgressStr
in classBaseHostileActivityCause2
-
getProgressColor
- Specified by:
getProgressColor
in interfaceHostileActivityCause2
- Overrides:
getProgressColor
in classBaseHostileActivityCause2
-
shouldShow
public boolean shouldShow()- Specified by:
shouldShow
in interfaceHostileActivityCause2
- Overrides:
shouldShow
in classBaseHostileActivityCause2
-
getProgress
public int getProgress()Description copied from interface:HostileActivityCause2
Progress is used to advance the event, MagnitudeContribution is for fleet spawning for... legacy reasons. May refactor this later.- Specified by:
getProgress
in interfaceHostileActivityCause2
- Overrides:
getProgress
in classBaseHostileActivityCause2
- Returns:
-
getProgress
public int getProgress(boolean checkNegated) -
getDesc
- Specified by:
getDesc
in interfaceHostileActivityCause2
- Overrides:
getDesc
in classBaseHostileActivityCause2
-
getTotalAICorePoints
public float getTotalAICorePoints() -
getAICorePoints
-
getAICorePoints
-
getMagnitudeContribution
- Specified by:
getMagnitudeContribution
in interfaceHostileActivityCause2
- Overrides:
getMagnitudeContribution
in classBaseHostileActivityCause2
-