|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StackContext
| Method Summary | |
|---|---|
void |
abortion(AbstractCard card,
Ability source)
Remove the specified card from the stack. |
ContextEventListener |
getAbilityContext()
Return the current context. |
Ability |
getAbortingAbility()
Return the ability causing the abortion of this ability. |
ActionManager |
getActionManager()
Return the action manager of this context. |
MCard |
getSourceCard()
Return the card source of the current capcity/spell in the stack |
TargetedList |
getTargetedList()
Return the target option of the current spell. this target option is owned by the current spell. |
| Method Detail |
|---|
TargetedList getTargetedList()
ContextEventListener getAbilityContext()
ActionManager getActionManager()
MCard getSourceCard()
Ability getAbortingAbility()
void abortion(AbstractCard card,
Ability source)
card - the card to make abort.source - the ability source.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||