|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserAction | |
---|---|
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 UserAction in net.sf.magicproject.action |
---|
Subclasses of UserAction in net.sf.magicproject.action | |
---|---|
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 |
MoveCard
To move the current target list from their place to another. |
class |
MoveObject
Move an object from a component to another component. |
class |
PayMana
Used to pay mana, remove directly mana from the mana pool |
class |
RemoveObject
Remove an object from the component of target list. |
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. |
Uses of UserAction in net.sf.magicproject.action.intlist |
---|
Subclasses of UserAction in net.sf.magicproject.action.intlist | |
---|---|
class |
IntList
|
Uses of UserAction in net.sf.magicproject.action.objectmap |
---|
Subclasses of UserAction in net.sf.magicproject.action.objectmap | |
---|---|
class |
ObjectMap
|
Uses of UserAction in net.sf.magicproject.action.target |
---|
Subclasses of UserAction in net.sf.magicproject.action.target | |
---|---|
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 UserAction in net.sf.magicproject.action.targetlist |
---|
Subclasses of UserAction in net.sf.magicproject.action.targetlist | |
---|---|
class |
TargetList
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |