Package zombie.characters.Moodles
Class Moodle
java.lang.Object
zombie.characters.Moodles.Moodle
-
Constructor Summary
ConstructorsConstructorDescriptionMoodle(MoodleType moodleType, IsoGameCharacter gameCharacter) Moodle(MoodleType moodleType, IsoGameCharacter gameCharacter, int int1) -
Method Summary
Modifier and TypeMethodDescriptionbooleanchevronDifference(int int1, boolean boolean1, Color color) intintgetLevel()booleanvoidsetChevron(int int1, boolean boolean1, Color color) voidSetLevel(int int1) booleanUpdate()
-
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()
-