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.MoveSummaryMovementReporter. createMoveSummary(AddPiece c)protected MovementReporter.MoveSummaryMovementReporter.HiddenMovementReporter. createMoveSummary(AddPiece c)protected booleanMovementReporter.HiddenMovementReporter. shouldReport(AddPiece addPiece)protected booleanMovementReporter. shouldReport(AddPiece addPiece)Constructors in VASSAL.build.module.map with parameters of type AddPiece Constructor Description HiddenMoveSummary(AddPiece c)MoveSummary(AddPiece c)