java.lang.Object
de.hamstersimulator.objectsfirst.internal.model.hamster.command.specification.AbstractHamsterCommandSpecification
de.hamstersimulator.objectsfirst.internal.model.hamster.command.specification.MoveCommandSpecification
All Implemented Interfaces:
ObservableAbstractHamsterCommandSpecification, ObservableMoveCommandSpecification, ObservableCommandSpecification, CommandSpecification, Cloneable

public class MoveCommandSpecification extends AbstractHamsterCommandSpecification implements ObservableMoveCommandSpecification
  • Constructor Details

    • MoveCommandSpecification

      public MoveCommandSpecification(GameHamster hamster)