Class SetPieceProperty

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, RecursionLimiter.Loopable

public class SetPieceProperty extends DynamicProperty implements RecursionLimiter.Loopable
Author:
Brian Reynolds, Brent Easton A trait that allows counters to manipulate the value of the Dynamic Properties of OTHER pieces. Combines the Property manipulation functionality of DynamicProperty with the searching function of Global Key Commands