Class PlaySpellCardAction

All Implemented Interfaces:
Serializable, Cloneable, Notification
Direct Known Subclasses:
HeroPowerAction, OpenerAsPlaySpellCardAction

public class PlaySpellCardAction extends PlayCardAction
An action indicating a spell is being cast.

The spell effect is referenced in the getSpell() field.

See Also: