|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetedList | |
---|---|
net.sf.magicproject.clickable.targetable.card | All card components. |
net.sf.magicproject.stack | All classes manipulating stack and controlling the abilities/actions flow. |
Uses of TargetedList in net.sf.magicproject.clickable.targetable.card |
---|
Methods in net.sf.magicproject.clickable.targetable.card that return TargetedList | |
---|---|
TargetedList |
TriggeredCard.getTargetedList()
Return the target option of the current spell. this target option is owned by the current spell. |
Uses of TargetedList in net.sf.magicproject.stack |
---|
Methods in net.sf.magicproject.stack that return TargetedList | |
---|---|
TargetedList |
TargetedList.cloneList()
Return a clone of this list. |
TargetedList |
StackManager.getTargetedList()
|
TargetedList |
StackContext.getTargetedList()
Return the target option of the current spell. this target option is owned by the current spell. |
Methods in net.sf.magicproject.stack with parameters of type TargetedList | |
---|---|
void |
StackManager.setTargetedList(TargetedList savedTargeted)
Set a new targeted list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |