Class Moodles

java.lang.Object
zombie.characters.Moodles.Moodles

public class Moodles
extends java.lang.Object
  • Constructor Details

  • Method Details

    • getGoodBadNeutral

      public int getGoodBadNeutral​(int int1)
    • getMoodleDisplayString

      public java.lang.String getMoodleDisplayString​(int int1)
    • getMoodleDescriptionString

      public java.lang.String getMoodleDescriptionString​(int int1)
    • getMoodleLevel

      public int getMoodleLevel​(int int1)
    • getMoodleLevel

      public int getMoodleLevel​(MoodleType moodleType)
    • getMoodleChevronCount

      public int getMoodleChevronCount​(int int1)
    • getMoodleChevronIsUp

      public boolean getMoodleChevronIsUp​(int int1)
    • getMoodleChevronColor

      public Color getMoodleChevronColor​(int int1)
    • getMoodleType

      public MoodleType getMoodleType​(int int1)
    • getNumMoodles

      public int getNumMoodles()
    • Randomise

      public void Randomise()
    • UI_RefreshNeeded

      public boolean UI_RefreshNeeded()
    • setMoodlesStateChanged

      public void setMoodlesStateChanged​(boolean boolean1)
    • Update

      public void Update()