Interface PLStat

All Known Implementing Classes:
BasePLStat, PLStatCargo, PLStatColonies, PLStatCredits, PLStatCrew, PLStatFleet, PLStatFuel, PLStatLevel, PLStatMarines, PLStatSupplies

public interface PLStat
  • Field Details

  • Method Details

    • getId

      String getId()
    • getGraphColor

      Color getGraphColor()
    • getGraphLabel

      String getGraphLabel()
    • getValueForAllAccrued

      long getValueForAllAccrued()
    • accrueValue

      void accrueValue()
    • getGraphMax

      long getGraphMax()
    • getHoverText

      String getHoverText(long value)
    • getSharedCategory

      String getSharedCategory()