public class TTCRIndustryDisruptedFactor extends BaseOneTimeFactor
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
desc |
points, SHOW_DURATION_DAYS, timestampTOOLTIP_WIDTHNEGATED_FACTOR_PROGRESS| Constructor and Description |
|---|
TTCRIndustryDisruptedFactor(java.lang.String desc,
int points) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDesc(BaseEventIntel intel) |
TooltipMakerAPI.TooltipCreator |
getMainRowTooltip(BaseEventIntel intel) |
addBulletPointForOneTimeFactor, getBulletPointText, getDescColor, getProgress, getProgressStr, hasOtherFactorsOfClass, isExpired, isOneTimeaddBorder, addExtraRows, advance, getAllProgressMult, getMainRowTooltip, getProgressColor, notifyEventEnded, notifyEventEnding, notifyFactorRemoved, shouldShowprotected java.lang.String desc
public TTCRIndustryDisruptedFactor(java.lang.String desc, int points)
public java.lang.String getDesc(BaseEventIntel intel)
getDesc in interface EventFactorgetDesc in class BaseEventFactorpublic TooltipMakerAPI.TooltipCreator getMainRowTooltip(BaseEventIntel intel)
getMainRowTooltip in interface EventFactorgetMainRowTooltip in class BaseEventFactor