Class Moodle

java.lang.Object
zombie.characters.Moodles.Moodle

public class Moodle
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Moodle​(MoodleType ChosenType, IsoGameCharacter parent)  
  • Method Summary

    Modifier and Type Method Description
    int getLevel()  
    void SetLevel​(int val)  
    boolean Update()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getLevel

      public int getLevel()
    • SetLevel

      public void SetLevel​(int val)
    • Update

      public boolean Update()