|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MPhase | |
---|---|
net.sf.magicproject.clickable.targetable.player | All player components. |
net.sf.magicproject.stack | All classes manipulating stack and controlling the abilities/actions flow. |
Uses of MPhase in net.sf.magicproject.clickable.targetable.player |
---|
Methods in net.sf.magicproject.clickable.targetable.player with parameters of type MPhase | |
---|---|
void |
Player.reset(MPhase[] phases)
Remove, and then fill the phases of this player |
void |
Opponent.reset(MPhase[] phases)
|
Uses of MPhase in net.sf.magicproject.stack |
---|
Fields in net.sf.magicproject.stack declared as MPhase | |
---|---|
static MPhase[][] |
MPhase.phases
will contain all MPhase object of players |
static MPhase |
MPhase.triggerPhase
the last phase where popup trigger has been recorded |
Methods in net.sf.magicproject.stack that return MPhase | |
---|---|
static MPhase |
EventManager.currentPhase()
return the phase type associate to the current phase |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |