|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardAction | |
---|---|
net.sf.magicproject.action | Provides actions. |
net.sf.magicproject.action.intlist | Provides actions manipulating a list of integers. |
net.sf.magicproject.action.objectmap | Provides actions manipulating maps of objects of targetable components. |
net.sf.magicproject.action.target | Provides action manipulating list of targetable adding only ONE target. |
net.sf.magicproject.action.targetlist | Provides actions manipulating lists of targetable components. |
Uses of StandardAction in net.sf.magicproject.action |
---|
Classes in net.sf.magicproject.action that implement StandardAction | |
---|---|
class |
AddModifierFromStaticModifier
|
class |
DetachMe
|
class |
GiveMana
It's the mana source action, modify directly the mana pool like : Land, other mana sources |
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 |
ModifyRegister
This action is used to modifiy a public token or a private one of the card. |
class |
ModifyTargetableRegister
This action is used to modifiy a register of a player or a card. |
class |
RefreshModifier
|
class |
RemoveMe
|
class |
Repeat
Repeat the next action n times. |
class |
Sound
Play a sound. |
class |
Target
Add to the target list card(s) or player(s) following the specified mode and the specified type. |
class |
UnregisterThis
This action remove the the current ability from the current listeners. |
class |
WaitTriggeredBufferChoice
|
Uses of StandardAction in net.sf.magicproject.action.intlist |
---|
Classes in net.sf.magicproject.action.intlist that implement StandardAction | |
---|---|
class |
IntList
|
Uses of StandardAction in net.sf.magicproject.action.objectmap |
---|
Classes in net.sf.magicproject.action.objectmap that implement StandardAction | |
---|---|
class |
ObjectMap
|
Uses of StandardAction in net.sf.magicproject.action.target |
---|
Classes in net.sf.magicproject.action.target that implement StandardAction | |
---|---|
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
|
Uses of StandardAction in net.sf.magicproject.action.targetlist |
---|
Classes in net.sf.magicproject.action.targetlist that implement StandardAction | |
---|---|
class |
TargetList
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |