Class UseCommand


  • public class UseCommand
    extends Command
    • Method Detail

      • getCharacter

        public Character getCharacter()
      • setCharacter

        public void setCharacter​(Character character)
      • getThing

        public Thing getThing()
      • setThing

        public void setThing​(Thing thing)
      • getTarget

        public Thing getTarget()
      • setTarget

        public void setTarget​(Thing target)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object