|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.clickable.ability.Ability
net.sf.magicproject.clickable.ability.AbstractAbility
net.sf.magicproject.clickable.ability.RemoveModifier
net.sf.magicproject.clickable.ability.ModifierRemover
public class ModifierRemover
| Field Summary | |
|---|---|
Test |
refreshTest
The refreshing test |
| Fields inherited from class net.sf.magicproject.clickable.ability.RemoveModifier |
|---|
modifier |
| Fields inherited from class net.sf.magicproject.clickable.ability.Ability |
|---|
optimizer, priority |
| Constructor Summary | |
|---|---|
ModifierRemover(TriggeredEvent event,
Unregisterable modifier,
Test refreshTest)
Creates a new instance of RemoveModifier |
|
| Method Summary | |
|---|---|
boolean |
isMatching()
compare the current event to the event activating this ability. |
| Methods inherited from class net.sf.magicproject.clickable.ability.RemoveModifier |
|---|
equals, getAbilityTitle, getCard, getLog, hashCode, optimizeRegisterToManager, removeFromManager, toString, triggerIt |
| Methods inherited from class net.sf.magicproject.clickable.ability.AbstractAbility |
|---|
actionList, effectList, recheckTargets |
| Methods inherited from class net.sf.magicproject.clickable.ability.Ability |
|---|
addLinkedAbility, checkObjectActions, checkTargetActions, clone, eventComing, getCardCopy, getController, getName, getPictureName, getTargetable, getTriggeredClone, getTriggeredCloneChoice, hasHighPriority, isAutoResolve, isHidden, isPlayAsSpell, manaNeeded, registerToManager, resolveStack, setEvent, toHtmlString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Test refreshTest
| Constructor Detail |
|---|
public ModifierRemover(TriggeredEvent event,
Unregisterable modifier,
Test refreshTest)
event - the event attached to this ability.modifier - refreshTest - | Method Detail |
|---|
public boolean isMatching()
Ability
isMatching in class AbstractAbility
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||