Class InvokedEvent

All Implemented Interfaces:
Serializable, Cloneable, HasCard, HasValue, Notification

public class InvokedEvent extends CardEvent implements HasValue
A card was invoked for EventValueProvider / getValue() mana.
See Also:
  • Constructor Details

    • InvokedEvent

      public InvokedEvent(GameContext context, int playerId, Card card, int invokedMana)
  • Method Details

    • getValue

      public int getValue()
      Description copied from interface: HasValue
      Gets the value associated with the event.
      Specified by:
      getValue in interface HasValue
      Returns: