Class HasAttackedCondition

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

public class HasAttackedCondition extends Condition
true if any of the ConditionArg.TARGET or target has attacked this turn according to Attribute.ATTACKS_THIS_TURN.
See Also: