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