Package zombie.characters.Moodles
Class Moodle
java.lang.Object
zombie.characters.Moodles.Moodle
-
Constructor Summary
ConstructorDescriptionMoodle
(MoodleType moodleType, IsoGameCharacter gameCharacter) Moodle
(MoodleType moodleType, IsoGameCharacter gameCharacter, int int1) -
Method Summary
Modifier and TypeMethodDescriptionboolean
chevronDifference
(int int1, boolean boolean1, Color color) int
int
getLevel()
boolean
void
setChevron
(int int1, boolean boolean1, Color color) void
SetLevel
(int int1) boolean
Update()
-
Constructor Details
-
Moodle
-
Moodle
-
-
Method Details
-
getChevronCount
public int getChevronCount() -
isChevronIsUp
public boolean isChevronIsUp() -
getChevronColor
-
chevronDifference
-
setChevron
-
getLevel
public int getLevel() -
SetLevel
public void SetLevel(int int1) -
Update
public boolean Update()
-