public class PLStatFleet extends BasePLStat
CARGO_MAX, COLONY_MAX, CREDITS_MAX, FLEET_MAX| Constructor and Description |
|---|
PLStatFleet() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentValue() |
java.awt.Color |
getGraphColor() |
java.lang.String |
getGraphLabel() |
long |
getGraphMax() |
java.lang.String |
getHoverText(long value) |
java.lang.String |
getId() |
accrueValue, getSharedCategory, getValueForAllAccrued, readResolvepublic PLStatFleet()
public long getCurrentValue()
getCurrentValue in class BasePLStatpublic java.awt.Color getGraphColor()
getGraphColor in interface PLStatgetGraphColor in class BasePLStatpublic java.lang.String getGraphLabel()
getGraphLabel in interface PLStatgetGraphLabel in class BasePLStatpublic java.lang.String getId()
getId in interface PLStatgetId in class BasePLStatpublic long getGraphMax()
getGraphMax in interface PLStatgetGraphMax in class BasePLStatpublic java.lang.String getHoverText(long value)
getHoverText in interface PLStatgetHoverText in class BasePLStat