|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RollBackAction | |
|---|---|
| net.sf.magicproject.action | Provides actions. |
| net.sf.magicproject.action.handler | Provides interfaces describing the resolution phase(s) an action is executed. |
| net.sf.magicproject.action.target | Provides action manipulating list of targetable adding only ONE target. |
| Uses of RollBackAction in net.sf.magicproject.action |
|---|
| Classes in net.sf.magicproject.action that implement RollBackAction | |
|---|---|
class |
Hop
Change the normal jump(1) in the current actions chain, to another one . |
class |
ModifyTargetableRegister
This action is used to modifiy a register of a player or a card. |
class |
MoveCard
To move the current target list from their place to another. |
class |
PayMana
Used to pay mana, remove directly mana from the mana pool |
class |
Target
Add to the target list card(s) or player(s) following the specified mode and the specified type. |
| Uses of RollBackAction in net.sf.magicproject.action.handler |
|---|
| Subinterfaces of RollBackAction in net.sf.magicproject.action.handler | |
|---|---|
interface |
FollowAction
Represent a rolbackable action that can also be simulated. |
| Uses of RollBackAction in net.sf.magicproject.action.target |
|---|
| Classes in net.sf.magicproject.action.target that implement RollBackAction | |
|---|---|
class |
AbstractTarget
Add to the target list card(s) or player(s) following the specified mode and the specified type. |
class |
ChoosenTarget
Add to the target list card(s) or player(s) following the specified mode and the specified type. |
class |
RealTarget
Add to the target list card(s) or player(s) following the specified mode and the specified type. |
class |
SilentTarget
Add to the target list card(s) or player(s) following the specified mode and the specified type. |
class |
SingletonTarget
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||