Uses of Interface
net.sf.magicproject.action.listener.Waiting

Packages that use Waiting
net.sf.magicproject.action Provides actions. 
net.sf.magicproject.action.listener Provides interfaces describing the king of listener an action is. 
net.sf.magicproject.action.target Provides action manipulating list of targetable adding only ONE target. 
 

Uses of Waiting in net.sf.magicproject.action
 

Classes in net.sf.magicproject.action that implement Waiting
 class PayMana
          Used to pay mana, remove directly mana from the mana pool
 class WaitActivatedChoice
           
 class WaitChoosenActionChoice
           
 class WaitTriggeredBufferChoice
           
 

Uses of Waiting in net.sf.magicproject.action.listener
 

Subinterfaces of Waiting in net.sf.magicproject.action.listener
 interface WaitingAbility
           
 interface WaitingAction
           
 interface WaitingCard
           
 interface WaitingMana
           
 interface WaitingPlayer
           
 interface WaitingTriggeredCard
           
 

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

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



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