Uses of Class
VASSAL.command.AddPiece
Package | Description |
---|---|
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
-
Uses of AddPiece in VASSAL.build.module.map
Methods in VASSAL.build.module.map with parameters of type AddPiece Modifier and Type Method Description protected MovementReporter.MoveSummary
MovementReporter. createMoveSummary(AddPiece c)
protected MovementReporter.MoveSummary
MovementReporter.HiddenMovementReporter. createMoveSummary(AddPiece c)
protected boolean
MovementReporter.HiddenMovementReporter. shouldReport(AddPiece addPiece)
protected boolean
MovementReporter. shouldReport(AddPiece addPiece)
Constructors in VASSAL.build.module.map with parameters of type AddPiece Constructor Description HiddenMoveSummary(AddPiece c)
MoveSummary(AddPiece c)