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, setTriangleMorph
public Genome newGenome()
MorphConfig
public Morph newMorph()
MorphConfig
public Phenotype newPhenotype()
public java.util.Vector<net.richarddawkins.watchmaker.album.Album> getAlbums()
getAlbums
in interface MorphConfig
getAlbums
in class SimpleMorphConfig
public java.lang.String[] getSavedAnimals()