|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionManager | |
|---|---|
| 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 ActionManager in net.sf.magicproject.clickable.targetable.card |
|---|
| Methods in net.sf.magicproject.clickable.targetable.card that return ActionManager | |
|---|---|
ActionManager |
TriggeredCard.getActionManager()
Return the action manager of this context. |
| Uses of ActionManager in net.sf.magicproject.stack |
|---|
| Fields in net.sf.magicproject.stack declared as ActionManager | |
|---|---|
static ActionManager |
StackManager.actionManager
The current action manager. |
| Methods in net.sf.magicproject.stack that return ActionManager | |
|---|---|
ActionManager |
StackManager.getActionManager()
|
ActionManager |
StackContext.getActionManager()
Return the action manager of this context. |
static ActionManager |
StackManager.getActionManager(AbstractCard card)
Return the action context corresponding to the specified card. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||