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

public class TurnLeftCommandSpecification extends AbstractHamsterCommandSpecification implements ObservableTurnLeftCommandSpecification
  • Constructor Details

    • TurnLeftCommandSpecification

      public TurnLeftCommandSpecification(GameHamster hamster)