Class PlaceMarker

java.lang.Object
VASSAL.counters.Decorator
VASSAL.counters.PlaceMarker
All Implemented Interfaces:
PropertyNameSource, PropertySource, EditablePiece, GamePiece, PropertyExporter, StateMergeable, TranslatablePiece, PersistentPropertyContainer
Direct Known Subclasses:
Replace

public class PlaceMarker
extends Decorator
implements TranslatablePiece
This Decorator defines a key command to places another counter on top of this one.
  • Field Details

  • Constructor Details

    • PlaceMarker

      public PlaceMarker()
    • PlaceMarker

      public PlaceMarker​(String type, GamePiece inner)
  • Method Details