Uses of Package
net.sf.magicproject.stack

Packages that use net.sf.magicproject.stack
net.sf.magicproject.clickable.ability Abilities. 
net.sf.magicproject.clickable.targetable.card All card components. 
net.sf.magicproject.clickable.targetable.player All player components. 
net.sf.magicproject.stack All classes manipulating stack and controlling the abilities/actions flow. 
net.sf.magicproject.ui UI classes. 
 

Classes in net.sf.magicproject.stack used by net.sf.magicproject.clickable.ability
ResolveStackHandler
           
 

Classes in net.sf.magicproject.stack used by net.sf.magicproject.clickable.targetable.card
ActionManager
          The most important class of this application, and also the hardest to understand.
StackContext
           
TargetedList
          MTargetedList.java Created on 8 oct. 2003 represents list of targets : player(s) and/or card(s).
 

Classes in net.sf.magicproject.stack used by net.sf.magicproject.clickable.targetable.player
MPhase
          Represents a phase of turn of one player.
 

Classes in net.sf.magicproject.stack used by net.sf.magicproject.stack
ActionManager
          The most important class of this application, and also the hardest to understand.
AdditionalCost
          An additional cost definition : constraint and added actions.
MPhase
          Represents a phase of turn of one player.
StackContext
           
StackManager
          Represents all methods to cast a spell/ability.
TargetedList
          MTargetedList.java Created on 8 oct. 2003 represents list of targets : player(s) and/or card(s).
TargetHelper
           
TargetManager
          Represents the target settings as color, id card, owner, ... of the target.
 

Classes in net.sf.magicproject.stack used by net.sf.magicproject.ui
StackContext
           
 



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