Class ChangeTracker
java.lang.Object
VASSAL.command.ChangeTracker
Utility class for generating
ChangePiece
commands.
To use, construct a new ChangeTracker, make any changes
to the target GamePiece
, then invoke getChangeCommand()
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChangeTracker
-
-
Method Details
-
getChangeCommand
-
isChanged
public boolean isChanged()
-