Class HeroPowerUsedEvent

All Implemented Interfaces:
Serializable, Cloneable, HasCard, Notification

public class HeroPowerUsedEvent extends CardEvent
A skill was used.
See Also:
  • Constructor Details

    • HeroPowerUsedEvent

      public HeroPowerUsedEvent(GameContext context, int playerId, Card heroPower)