|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackContext | |
|---|---|
| net.sf.magicproject.clickable.targetable.card | All card components. |
| net.sf.magicproject.stack | All classes manipulating stack and controlling the abilities/actions flow. |
| net.sf.magicproject.ui | UI classes. |
| Uses of StackContext in net.sf.magicproject.clickable.targetable.card |
|---|
| Classes in net.sf.magicproject.clickable.targetable.card that implement StackContext | |
|---|---|
class |
TriggeredCard
|
class |
TriggeredCardChoice
|
| Uses of StackContext in net.sf.magicproject.stack |
|---|
| Classes in net.sf.magicproject.stack that implement StackContext | |
|---|---|
class |
StackManager
Represents all methods to cast a spell/ability. |
| Methods in net.sf.magicproject.stack that return StackContext | |
|---|---|
static StackContext |
StackManager.getContextOf(AbstractCard card)
Return the context associated to the given card. |
| Methods in net.sf.magicproject.stack with parameters of type StackContext | |
|---|---|
void |
TargetHelper.addTargetedBy(StackContext stackContext)
Add a target Id displayed on each targeted components. |
| Uses of StackContext in net.sf.magicproject.ui |
|---|
| Methods in net.sf.magicproject.ui with parameters of type StackContext | |
|---|---|
void |
TargetGlassPane.setStackContext(StackContext stackContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||