Uses of Class
net.sf.magicproject.stack.phasetype.PhaseType

Packages that use PhaseType
net.sf.magicproject.stack All classes manipulating stack and controlling the abilities/actions flow. 
 

Uses of PhaseType in net.sf.magicproject.stack
 

Fields in net.sf.magicproject.stack declared as PhaseType
 PhaseType MPhase.phaseType
          Phase type associated to this phase component
static PhaseType[] EventManager.turnStructure
          List of successive phase of any turn
 

Methods in net.sf.magicproject.stack that return PhaseType
static PhaseType EventManager.currentPhaseType()
          return the phase type associate to the current phase
 

Constructors in net.sf.magicproject.stack with parameters of type PhaseType
MPhase(PhaseType phaseType, int idPlayer, java.io.InputStream settingFile)
          Create a new instance of MPhase
 



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