|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |