Class ReportState.OldAndNewPieceProperties

java.lang.Object
VASSAL.counters.ReportState.OldAndNewPieceProperties
All Implemented Interfaces:
PropertySource, Auditable
Enclosing class:
ReportState

public static class ReportState.OldAndNewPieceProperties extends Object implements PropertySource
Looks in both the new and old piece for property values. Any properties with names of the format "oldXyz" are changed to "xyz" and applied to the old piece.
Author:
rkinney