Class QuickDrawSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.MetaSpell
net.demilich.metastone.game.spells.QuickDrawSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Indicates that the
SpellArg.SPELL
and SpellArg.SPELLS
on this spell are Quick Draw effects.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.MetaSpell
create, create, each, onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
QuickDrawSpell
public QuickDrawSpell()
-