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

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

Uses of ChoosenAction in net.sf.magicproject.action
 

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

Uses of ChoosenAction in net.sf.magicproject.action.target
 

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



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