Class DrawCardAndDoSomethingSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.DrawCardSpell
net.demilich.metastone.game.spells.DrawCardAndDoSomethingSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Deprecated.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.DrawCardSpell
create, create, onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
DrawCardAndDoSomethingSpell
public DrawCardAndDoSomethingSpell()Deprecated.
-
DrawCardSpell
with a sub spell like{"class": "DrawCardSpell", "spell": {"class": ..., "target": "OUTPUT"}}
instead.