Class ManaMaxedCondition

java.lang.Object
net.demilich.metastone.game.spells.desc.condition.Condition
net.demilich.metastone.game.spells.desc.condition.ManaMaxedCondition
All Implemented Interfaces:
Serializable, HasDesc<ConditionDesc>

public class ManaMaxedCondition extends Condition
true if the player has GameLogic.MAX_MANA mana.
See Also: