Class Immobilized

java.lang.Object
All Implemented Interfaces:
PropertyNameSource, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, PersistentPropertyContainer, Auditable, ImageSearchTarget, SearchTarget

public class Immobilized extends Decorator implements EditablePiece
d/b/a "Does Not Stack" Decorator that filters events to prevent a GamePiece from being selected and/or moved. Note: The Alt selection filter was originally implemented as a ctl-shift filter, but this conflicts with the standard counter selection interface and has not worked since v3.0.