Uses of Interface
net.sf.magicproject.action.handler.InitAction

Packages that use InitAction
net.sf.magicproject.action Provides actions. 
net.sf.magicproject.action.target Provides action manipulating list of targetable adding only ONE target. 
 

Uses of InitAction in net.sf.magicproject.action
 

Classes in net.sf.magicproject.action that implement InitAction
 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 InitAction in net.sf.magicproject.action.target
 

Classes in net.sf.magicproject.action.target that implement InitAction
 class RealTarget
          Add to the target list card(s) or player(s) following the specified mode and the specified type.
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.