@Deprecated public class HADefensiveMeasuresFactor extends BaseEventFactor
Modifier and Type | Field and Description |
---|---|
static float |
HIGH_COMMAND_SIZE_MULT
Deprecated.
|
static float |
MILITARY_SIZE_MULT
Deprecated.
|
static int |
PATROL_HQ_POINTS
Deprecated.
|
TOOLTIP_WIDTH
NEGATED_FACTOR_PROGRESS
Constructor and Description |
---|
HADefensiveMeasuresFactor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addExtraRows(TooltipMakerAPI info,
BaseEventIntel intel)
Deprecated.
|
float |
getAllProgressMult(BaseEventIntel intel)
Deprecated.
For all factors, not just this one.
|
MarketAPI |
getBestMilitaryMarket()
Deprecated.
|
MarketAPI |
getBiggestColony()
Deprecated.
|
int |
getColonyIncreasedDefensesScore(BaseEventIntel intel,
MarketAPI market)
Deprecated.
|
java.lang.String |
getDesc(BaseEventIntel intel)
Deprecated.
|
java.awt.Color |
getDescColor(BaseEventIntel intel)
Deprecated.
|
TooltipMakerAPI.TooltipCreator |
getMainRowTooltip(BaseEventIntel intel)
Deprecated.
|
int |
getMilitaryScore(MarketAPI market)
Deprecated.
|
int |
getProgress(BaseEventIntel intel)
Deprecated.
|
java.lang.String |
getProgressStr(BaseEventIntel intel)
Deprecated.
|
boolean |
shouldShow(BaseEventIntel intel)
Deprecated.
|
addBorder, addBulletPointForOneTimeFactor, advance, getMainRowTooltip, getProgressColor, isExpired, isOneTime, notifyEventEnded, notifyEventEnding, notifyFactorRemoved
public static int PATROL_HQ_POINTS
public static float MILITARY_SIZE_MULT
public static float HIGH_COMMAND_SIZE_MULT
public TooltipMakerAPI.TooltipCreator getMainRowTooltip(BaseEventIntel intel)
getMainRowTooltip
in interface EventFactor
getMainRowTooltip
in class BaseEventFactor
public boolean shouldShow(BaseEventIntel intel)
shouldShow
in interface EventFactor
shouldShow
in class BaseEventFactor
public void addExtraRows(TooltipMakerAPI info, BaseEventIntel intel)
addExtraRows
in interface EventFactor
addExtraRows
in class BaseEventFactor
public int getProgress(BaseEventIntel intel)
getProgress
in interface EventFactor
getProgress
in class BaseEventFactor
public float getAllProgressMult(BaseEventIntel intel)
EventFactor
getAllProgressMult
in interface EventFactor
getAllProgressMult
in class BaseEventFactor
public int getColonyIncreasedDefensesScore(BaseEventIntel intel, MarketAPI market)
public java.lang.String getProgressStr(BaseEventIntel intel)
getProgressStr
in interface EventFactor
getProgressStr
in class BaseEventFactor
public java.lang.String getDesc(BaseEventIntel intel)
getDesc
in interface EventFactor
getDesc
in class BaseEventFactor
public java.awt.Color getDescColor(BaseEventIntel intel)
getDescColor
in interface EventFactor
getDescColor
in class BaseEventFactor
public MarketAPI getBiggestColony()
public int getMilitaryScore(MarketAPI market)
public MarketAPI getBestMilitaryMarket()
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.