public class SnailImpl extends SimpleMorphImpl implements Snail
mutSizeGene| Constructor and Description |
|---|
SnailImpl() |
SnailImpl(MorphConfig config) |
SnailImpl(MorphConfig config,
int basicType) |
| Modifier and Type | Method and Description |
|---|---|
Morph |
reproduce() |
delayvelop, draw, getElderSib, getFirstBorn, getGenome, getLastBorn, getMorphConfig, getNext, getOffspringCount, getParent, getPic, getPrec, getYoungerSib, setElderSib, setFirstBorn, setGenome, setLastBorn, setMorphConfig, setNext, setParent, setPic, setPrec, setYoungerSibequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelayvelop, draw, getElderSib, getFirstBorn, getGenome, getLastBorn, getMorphConfig, getNext, getOffspringCount, getParent, getPic, getPrec, getYoungerSib, setElderSib, setFirstBorn, setLastBorn, setMorphConfig, setNext, setParent, setPic, setPrec, setYoungerSibpublic SnailImpl()
public SnailImpl(MorphConfig config)
public SnailImpl(MorphConfig config, int basicType)