VASSAL Reference Manual
Home > Module > Game Piece Palette > Game Piece > Delete
Delete
Adds the ability for a piece to be deleted by players during a game.
When this trait’s Key Command or menu item is activated, the piece is deleted from the game.
Note
|
When this trait is activated the piece is deleted and therefore does not do any further processing on the Key Command. This can prevent Report Action traits from reporting the deletion, because of the order traits are processed. Such a situation can be worked around by using a Trigger Action trait to first send a Key Command to cause a Report Action and then send a second Key Command to process the delete. |
Key command: The Keystroke or Named Command that will cause the piece to be deleted. |
|
Back to Trait List