public class PLStatCrew extends BasePLStat
CARGO_MAX, COLONY_MAX, CREDITS_MAX, FLEET_MAX| Constructor and Description |
|---|
PLStatCrew() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentValue() |
java.awt.Color |
getGraphColor() |
java.lang.String |
getGraphLabel() |
long |
getGraphMax() |
java.lang.String |
getId() |
java.lang.String |
getSharedCategory() |
accrueValue, getHoverText, getValueForAllAccrued, readResolvepublic PLStatCrew()
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 getSharedCategory()
getSharedCategory in interface PLStatgetSharedCategory in class BasePLStat