|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.eoi.freya.game.XMLObject | +--com.eoi.freya.turn.BasePhase | +--com.eoi.freya.basic.BasicPhase | +--com.eoi.freya.crystalcaverns.phase.GrowCrystals
Grow Crystals is a Phase that changes the crystal layout of a map.
Fields inherited from class com.eoi.freya.turn.BasePhase |
player, playerCommands, repeat |
Fields inherited from class com.eoi.freya.game.XMLObject |
info |
Constructor Summary | |
GrowCrystals()
|
Method Summary | |
void |
execute()
|
Methods inherited from class com.eoi.freya.basic.BasicPhase |
getPlayer |
Methods inherited from class com.eoi.freya.turn.BasePhase |
getCommands, getPlayerCommands, getPlayerDocument, getPlayerDocument, getPlayerName, repeatForAllPlayers, setPlayer, setPlayerCommands |
Methods inherited from class com.eoi.freya.game.XMLObject |
addElement, getElement, getInfo, getIntSetting, getIterator, getName, getSetting, isSetting, setBooleanSetting, setInfo, setIntSetting, setName, setSetting |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.eoi.freya.turn.Phase |
getInfo, getName, setInfo, setName |
Constructor Detail |
public GrowCrystals()
Method Detail |
public void execute()
execute
in class BasicPhase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |