public class BasePLStat extends java.lang.Object implements PLStat
CARGO_MAX, COLONY_MAX, CREDITS_MAX, FLEET_MAX
Constructor and Description |
---|
BasePLStat() |
Modifier and Type | Method and Description |
---|---|
void |
accrueValue() |
long |
getCurrentValue() |
java.awt.Color |
getGraphColor() |
java.lang.String |
getGraphLabel() |
long |
getGraphMax() |
java.lang.String |
getHoverText(long value) |
java.lang.String |
getId() |
java.lang.String |
getSharedCategory() |
long |
getValueForAllAccrued() |
protected java.lang.Object |
readResolve() |
protected java.lang.Object readResolve()
public java.awt.Color getGraphColor()
getGraphColor
in interface PLStat
public java.lang.String getGraphLabel()
getGraphLabel
in interface PLStat
public void accrueValue()
accrueValue
in interface PLStat
public long getValueForAllAccrued()
getValueForAllAccrued
in interface PLStat
public long getCurrentValue()
public long getGraphMax()
getGraphMax
in interface PLStat
public java.lang.String getHoverText(long value)
getHoverText
in interface PLStat
public java.lang.String getSharedCategory()
getSharedCategory
in interface PLStat
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.