Class Immobilized

java.lang.Object
VASSAL.counters.Decorator
VASSAL.counters.Immobilized
All Implemented Interfaces:
PropertyNameSource, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, PersistentPropertyContainer

public class Immobilized
extends Decorator
implements EditablePiece
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.