Class CommandTurn

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private double he  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void redo()
      Redoes the action.
      void sum​(StreetsideCommand command)
      If two equal commands are applied consecutively to the same set of images, they are summed in order to reduce them to just one command.
      java.lang.String toString()  
      void undo()
      Undoes the action.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait