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