Uses of Package
org.woehlke.computer.kurzweil.tabs.simulatedevolution.model
Package | Description |
---|---|
org.woehlke.computer.kurzweil.tabs.simulatedevolution |
Starting the Desktop App.
|
org.woehlke.computer.kurzweil.tabs.simulatedevolution.model |
Model.
|
-
Classes in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model used by org.woehlke.computer.kurzweil.tabs.simulatedevolution Class Description WorldPoint A Point is used to define the Position of Cell or as a Vector for defining Dimensions. -
Classes in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model used by org.woehlke.computer.kurzweil.tabs.simulatedevolution.model Class Description Cell The Cell of one Bacterium.CellCore The CellCore contains the DNA which has influence on orientation at moving.LifeCycleStatus The Status of the Cell's LifeCycle.Orientation Orientation defines the new position after next move.WorldPoint A Point is used to define the Position of Cell or as a Vector for defining Dimensions.