|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Replayable | |
---|---|
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 Replayable in net.sf.magicproject.action |
---|
Classes in net.sf.magicproject.action that implement Replayable | |
---|---|
class |
Hop
Change the normal jump(1) in the current actions chain, to another one . |
class |
Input
Display a message box with a customizable ok button and text. |
class |
InputChoice
Propose to choose within several valid actions list. |
class |
MessagingAction
|
class |
ModifyTargetableRegister
This action is used to modifiy a register of a player or a card. |
class |
PayMana
Used to pay mana, remove directly mana from the mana pool |
class |
Repeat
Repeat the next action n times. |
Uses of Replayable in net.sf.magicproject.action.handler |
---|
Subinterfaces of Replayable in net.sf.magicproject.action.handler | |
---|---|
interface |
ChoosenAction
|
interface |
InitAction
An init action is an action played during the initialization phase of an ability, and also replayed during the replay phase. |
Uses of Replayable in net.sf.magicproject.action.target |
---|
Classes in net.sf.magicproject.action.target that implement Replayable | |
---|---|
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 |