Class CardPlayedEvent

All Implemented Interfaces:
Serializable, Cloneable, HasCard, Notification

public final class CardPlayedEvent extends CardEvent implements HasCard
The card is played from the hand. The Lun cost has been paid. The card is still in the Spellsource.ZonesMessage.Zones.HAND.
See Also:
  • Constructor Details

    • CardPlayedEvent

      public CardPlayedEvent(GameContext context, int playerId, Card card)