Class ChangePiece

java.lang.Object
VASSAL.command.Command
VASSAL.command.ChangePiece

public class ChangePiece extends Command
This Command changes the state of a GamePiece. Its undo Command is another ChangePiece with the new and old states reversed.