Package zombie.characters.Moodles
Class Moodles
java.lang.Object
zombie.characters.Moodles.Moodles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetGoodBadNeutral(int int1) getMoodleChevronColor(int int1) intgetMoodleChevronCount(int int1) booleangetMoodleChevronIsUp(int int1) getMoodleDescriptionString(int int1) getMoodleDisplayString(int int1) intgetMoodleLevel(int int1) intgetMoodleLevel(MoodleType moodleType) getMoodleType(int int1) intvoidvoidsetMoodlesStateChanged(boolean boolean1) booleanvoidUpdate()
-
Constructor Details
-
Moodles
-
-
Method Details
-
getGoodBadNeutral
public int getGoodBadNeutral(int int1) -
getMoodleDisplayString
-
getMoodleDescriptionString
-
getMoodleLevel
public int getMoodleLevel(int int1) -
getMoodleLevel
-
getMoodleChevronCount
public int getMoodleChevronCount(int int1) -
getMoodleChevronIsUp
public boolean getMoodleChevronIsUp(int int1) -
getMoodleChevronColor
-
getMoodleType
-
getNumMoodles
public int getNumMoodles() -
Randomise
public void Randomise() -
UI_RefreshNeeded
public boolean UI_RefreshNeeded() -
setMoodlesStateChanged
public void setMoodlesStateChanged(boolean boolean1) -
Update
public void Update()
-