Class DynamicProperty

java.lang.Object
VASSAL.counters.Decorator
VASSAL.counters.DynamicProperty
All Implemented Interfaces:
IncrementProperty.Constraints, PropertyChangerConfigurer.Constraints, PropertyNameSource, PropertyPrompt.Constraints, PropertyPrompt.DialogParent, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, TranslatablePiece, PersistentPropertyContainer
Direct Known Subclasses:
SetGlobalProperty

public class DynamicProperty
extends Decorator
implements TranslatablePiece, PropertyPrompt.DialogParent, PropertyChangerConfigurer.Constraints
Trait that contains a property accessible via getProperty() and updateable dynamically via key commands
Author:
rkinney