Class Statistic

java.lang.Object
zombie.statistics.Statistic

public class Statistic extends Object
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • incrementStatistic

      public void incrementStatistic(float float0)
    • getValue

      public float getValue()
    • setValue

      public void setValue(float float0)
    • getStatisticType

      public StatisticType getStatisticType()
    • getStatisticCategory

      public StatisticCategory getStatisticCategory()