Package zombie.characters.Moodles
Class Moodles
java.lang.Object
zombie.characters.Moodles.Moodles
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getGoodBadNeutral
(int int1) getMoodleChevronColor
(int int1) int
getMoodleChevronCount
(int int1) boolean
getMoodleChevronIsUp
(int int1) getMoodleDescriptionString
(int int1) getMoodleDisplayString
(int int1) int
getMoodleLevel
(int int1) int
getMoodleLevel
(MoodleType moodleType) getMoodleType
(int int1) int
void
void
setMoodlesStateChanged
(boolean boolean1) boolean
void
Update()
-
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()
-