|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoodleType | |
|---|---|
| zombie.characters.Moodles | |
| Uses of MoodleType in zombie.characters.Moodles |
|---|
| Methods in zombie.characters.Moodles that return MoodleType | |
|---|---|
static MoodleType |
MoodleType.FromIndex(int index)
|
static MoodleType |
MoodleType.FromString(java.lang.String str)
|
MoodleType |
Moodles.getMoodleType(int MoodleIndex)
|
static MoodleType |
MoodleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MoodleType[] |
MoodleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in zombie.characters.Moodles with parameters of type MoodleType | |
|---|---|
static java.lang.String |
MoodleType.getDescriptionText(MoodleType MT,
int Level)
|
static java.lang.String |
MoodleType.getDisplayName(MoodleType MT,
int Level)
|
int |
Moodles.getMoodleLevel(MoodleType MType)
|
static int |
MoodleType.GoodBadNeutral(MoodleType MT)
|
static int |
MoodleType.ToIndex(MoodleType MT)
|
| Constructors in zombie.characters.Moodles with parameters of type MoodleType | |
|---|---|
Moodle(MoodleType ChosenType,
IsoGameCharacter parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||