|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swarm.BaseImpl | +--swarm.PhaseCImpl | +--swarm.space.ConwayLife2dCImpl
Classic 2d Conway's Life CA.. Classic 2d Conway's Life CA.
Fields inherited from class swarm.PhaseCImpl |
nextPhase |
Constructor Summary | |
ConwayLife2dCImpl()
|
|
ConwayLife2dCImpl(ConwayLife2d nextPhase)
|
Methods implemented by this class for interface swarm.space.Ca2dC |
initializeLattice,
setNumStates |
Methods implemented by this class for interface swarm.space.ConwayLife2dC |
initializeLattice |
Methods implemented by this class for interface swarm.space.Discrete2dC |
create$setSizeX$Y,
makeOffsets,
setSizeX$Y |
Methods implemented by this class for interface swarm.space.Discrete2dS |
setObjectFlag |
Methods implemented by this class for interface swarm.defobj.CreateC |
create,
createBegin,
createEnd |
Methods implemented by this class for interface swarm.defobj.CustomizeC |
customizeBegin,
customizeCopy,
customizeEnd |
Methods inherited from class swarm.PhaseCImpl |
_copy_creating_phase_to_using_phase |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ConwayLife2dCImpl(ConwayLife2d nextPhase)
public ConwayLife2dCImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |