Class Achievement

java.lang.Object
zombie.statistics.Achievement

public class Achievement extends Object
  • Constructor Details

    • Achievement

      public Achievement(String string0, String string1, float float0)
  • Method Details

    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getThreshold

      public float getThreshold()
    • onAchieved

      public void onAchieved()
    • isUnlocked

      public boolean isUnlocked()
    • reset

      public void reset()