Class WeaponDestroyedEvent

All Implemented Interfaces:
Serializable, Cloneable, Notification

public class WeaponDestroyedEvent extends BasicGameEvent
The player destroyed their weapon.
See Also:
  • Constructor Details

    • WeaponDestroyedEvent

      public WeaponDestroyedEvent(GameContext context, Weapon weapon)