Package commands
Class CmdUpdateSquare
- java.lang.Object
- 
- commands.CmdUpdateSquare
 
- 
- 
Constructor SummaryConstructors Constructor Description CmdUpdateSquare(Square oldState, Square newState)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()Update square.voidunexecute()Undo previous updating and return square to the original values.
 
-