|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbarsuift.simLife.universe.UniverseStateFactory
public class UniverseStateFactory
| Constructor Summary | |
|---|---|
UniverseStateFactory()
|
|
| Method Summary | |
|---|---|
UniverseState |
createEmptyUniverseState()
Creates an empty universe state with the following values : nb of trees = 0 a random environment fpsShowing = false |
UniverseState |
createRandomUniverseState()
Creates a random universe state with the following values : nb of trees between 1 and 4 a random environment fpsShowing = false |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UniverseStateFactory()
| Method Detail |
|---|
public UniverseState createRandomUniverseState()
public UniverseState createEmptyUniverseState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||