Class PLStatFleet
java.lang.Object
com.fs.starfarer.api.impl.campaign.plog.BasePLStat
com.fs.starfarer.api.impl.campaign.plog.PLStatFleet
- All Implemented Interfaces:
PLStat
-
Field Summary
Fields inherited from interface com.fs.starfarer.api.impl.campaign.plog.PLStat
CARGO_MAX, COLONY_MAX, CREDITS_MAX, FLEET_MAX
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fs.starfarer.api.impl.campaign.plog.BasePLStat
accrueValue, getSharedCategory, getValueForAllAccrued, readResolve
-
Constructor Details
-
PLStatFleet
public PLStatFleet()
-
-
Method Details
-
getCurrentValue
public long getCurrentValue()- Overrides:
getCurrentValue
in classBasePLStat
-
getGraphColor
- Specified by:
getGraphColor
in interfacePLStat
- Overrides:
getGraphColor
in classBasePLStat
-
getGraphLabel
- Specified by:
getGraphLabel
in interfacePLStat
- Overrides:
getGraphLabel
in classBasePLStat
-
getId
- Specified by:
getId
in interfacePLStat
- Overrides:
getId
in classBasePLStat
-
getGraphMax
public long getGraphMax()- Specified by:
getGraphMax
in interfacePLStat
- Overrides:
getGraphMax
in classBasePLStat
-
getHoverText
- Specified by:
getHoverText
in interfacePLStat
- Overrides:
getHoverText
in classBasePLStat
-