Class DiscoverRandomCardSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.DiscoverSpell
net.demilich.metastone.game.spells.DiscoverRandomCardSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.DiscoverSpell
create, create, onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
DiscoverRandomCardSpell
public DiscoverRandomCardSpell()Deprecated.
-
DiscoverSpell
with aSpellArg.CARD_FILTER
instead.