public class ColourBiomorphConfig extends SimpleMorphConfig
| Constructor and Description |
|---|
ColourBiomorphConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<net.richarddawkins.watchmaker.album.Album> |
getAlbums() |
java.lang.String[] |
getSavedAnimals() |
Genome |
newGenome()
Creates and returns a new instance of Genome for this morph type.
|
Morph |
newMorph()
Creates a new Morph with a null Genome.
|
Phenotype |
newPhenotype() |
addPropertyChangeListener, copyMorph, getAllowedMutations, getAppData, getEmbryology, getGenomeFactory, getLitter, getMutagen, getSelector, getStartingMorphBasicType, getTriangleMorphs, getTriangler, initMorph, isRecordingFossils, newMorph, removePropertyChangeListener, reproduce, setAllowedMutations, setAppData, setEmbryology, setGenomeFactory, setMutagen, setRecordingFossils, setSelector, setStartingMorphBasicType, setTriangleMorphpublic Genome newGenome()
MorphConfigpublic Morph newMorph()
MorphConfigpublic Phenotype newPhenotype()
public java.util.Vector<net.richarddawkins.watchmaker.album.Album> getAlbums()
getAlbums in interface MorphConfiggetAlbums in class SimpleMorphConfigpublic java.lang.String[] getSavedAnimals()