public class HTAbyssalLightFactor extends BaseOneTimeFactor
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
multiple |
points, SHOW_DURATION_DAYS, timestampTOOLTIP_WIDTHNEGATED_FACTOR_PROGRESS| Constructor and Description |
|---|
HTAbyssalLightFactor(int points,
boolean multiple) |
| 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 boolean multiple
public HTAbyssalLightFactor(int points, boolean multiple)
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