public interface ColourPerson extends BiomorphPerson
| Modifier and Type | Field and Description |
|---|---|
static int |
RAINBOW |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBackColorGene(int summand) |
void |
addToColorGene(int j,
int direction9) |
void |
addToSegDistGene(int summand) |
void |
addToThicknessGene(int direction9) |
long |
getBackColorGene() |
int[] |
getColorGene() |
LimbFillType |
getLimbFillGene() |
LimbType |
getLimbShapeGene() |
int |
getThicknessGene() |
void |
setBackColorGene(long backColorGene) |
void |
setColorGene(int[] colorGene) |
void |
setLimbFillGene(LimbFillType limbFillGene) |
void |
setLimbShapeGene(LimbType limbShapeGene) |
void |
setThicknessGene(int thicknessGene) |
addToGene, addToMutProbGene, addToMutSizeGene, addToSegNoGene, addToTrickleGene, basicTree, chess, decrementGene, decrementSegNoGene, getCompletenessGene, getdGene, getDGene, getGene, getGene, getGene9Max, getMutProbGene, getMutSizeGene, getSegDistGene, getSegNoGene, getSpokesGene, getTrickleGene, insect, makeGenes, setCompletenessGene, setDGene, setdGene, setGene, setGene, setGene9Max, setMorph, setMutProbGene, setMutSizeGene, setSegDistGene, setSegNoGene, setSpokesGene, setTrickleGenedevelop, getMorph, getMutagen, reproduce, setBasicType, setMutagenstatic final int RAINBOW
void addToBackColorGene(int summand)
int[] getColorGene()
void setColorGene(int[] colorGene)
long getBackColorGene()
void setBackColorGene(long backColorGene)
LimbType getLimbShapeGene()
void setLimbShapeGene(LimbType limbShapeGene)
LimbFillType getLimbFillGene()
void setLimbFillGene(LimbFillType limbFillGene)
int getThicknessGene()
void setThicknessGene(int thicknessGene)
void addToSegDistGene(int summand)
void addToThicknessGene(int direction9)
void addToColorGene(int j,
int direction9)