public class HABlowbackFactor extends BaseEventFactor
Modifier and Type | Field and Description |
---|---|
static boolean |
ENABLED |
static float |
FRACTION |
static float |
ON_RESET |
static float |
PER_MONTH |
TOOLTIP_WIDTH
NEGATED_FACTOR_PROGRESS
Constructor and Description |
---|
HABlowbackFactor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDesc(BaseEventIntel intel) |
java.awt.Color |
getDescColor(BaseEventIntel intel) |
TooltipMakerAPI.TooltipCreator |
getMainRowTooltip(BaseEventIntel intel) |
int |
getProgress(BaseEventIntel intel) |
java.lang.String |
getProgressStr(BaseEventIntel intel) |
boolean |
shouldShow(BaseEventIntel intel) |
addBorder, addBulletPointForOneTimeFactor, addExtraRows, advance, getAllProgressMult, getMainRowTooltip, getProgressColor, isExpired, isOneTime, notifyEventEnded, notifyEventEnding, notifyFactorRemoved
public static boolean ENABLED
public static float FRACTION
public static float PER_MONTH
public static float ON_RESET
public boolean shouldShow(BaseEventIntel intel)
shouldShow
in interface EventFactor
shouldShow
in class BaseEventFactor
public TooltipMakerAPI.TooltipCreator getMainRowTooltip(BaseEventIntel intel)
getMainRowTooltip
in interface EventFactor
getMainRowTooltip
in class BaseEventFactor
public java.lang.String getProgressStr(BaseEventIntel intel)
getProgressStr
in interface EventFactor
getProgressStr
in class BaseEventFactor
public int getProgress(BaseEventIntel intel)
getProgress
in interface EventFactor
getProgress
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
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.