Class SetGlobalProperty

java.lang.Object
All Implemented Interfaces:
IncrementProperty.Constraints, PropertyChangerConfigurer.Constraints, PropertyNameSource, PropertyPrompt.Constraints, PropertyPrompt.DialogParent, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, TranslatablePiece, PersistentPropertyContainer, Auditable, ImageSearchTarget, SearchTarget

public class SetGlobalProperty extends DynamicProperty
Author:
Brent Easton A trait that allows counters to manipulate the value of Global properties. Uses the Property manipulation functionality of DynamicPropert, but applies them to Global Properties.