public class ArthromorphConfigImpl extends SimpleMorphConfigImpl implements ArthromorphConfig
| Constructor and Description |
|---|
ArthromorphConfigImpl(WatchmakerGUI watchmakerGUI) |
| Modifier and Type | Method and Description |
|---|---|
Morph |
createMorph(int basicType) |
Concentration |
getFocusOfAttention() |
MenuBuilder |
getMenuBuilder() |
boolean[] |
getMut() |
Pressure |
getMutationPressure() |
boolean |
isAngleMut() |
boolean |
isAnimalClawsMut() |
boolean |
isAnimalLegsMut() |
boolean |
isAnimalTrunkMut() |
boolean |
isCentring() |
boolean |
isClawsMut() |
boolean |
isDeletionMut() |
boolean |
isDuplicationMut() |
boolean |
isHeightMut() |
boolean |
isLegsMut() |
boolean |
isSectionClawsMut() |
boolean |
isSectionLegsMut() |
boolean |
isSectionTrunkMut() |
boolean |
isSegmentClawsMut() |
boolean |
isSegmentLegsMut() |
boolean |
isSegmentTrunkMut() |
boolean |
isSideways() |
boolean |
isTrunkMut() |
boolean |
isWantColor() |
boolean |
isWidthMut() |
void |
makeAllAtomMutations(boolean state) |
void |
makeAllBodyMutations(boolean state) |
void |
setAngleMut(boolean newValue) |
void |
setAnimalClawsMut(boolean newValue) |
void |
setAnimalLegsMut(boolean newValue) |
void |
setAnimalTrunkMut(boolean newValue) |
void |
setCentring(boolean newValue) |
void |
setClawsMut(boolean newValue) |
void |
setDeletionMut(boolean newValue) |
void |
setDuplicationMut(boolean newValue) |
void |
setFocusOfAttention(Concentration newValue) |
void |
setHeightMut(boolean newValue) |
void |
setLegsMut(boolean newValue) |
void |
setMutationPressure(Pressure newValue) |
void |
setSectionClawsMut(boolean newValue) |
void |
setSectionLegsMut(boolean newValue) |
void |
setSectionTrunkMut(boolean newValue) |
void |
setSegmentClawsMut(boolean newValue) |
void |
setSegmentLegsMut(boolean newValue) |
void |
setSegmentTrunkMut(boolean newValue) |
void |
setSideways(boolean newValue) |
void |
setTrunkMut(boolean newValue) |
void |
setWantColor(boolean wantColor) |
void |
setWidthMut(boolean newValue) |
addPropertyChangeListener, getBreedingAndGeneBoxPanel, getContainer, getDefaultBreedingCols, getDefaultBreedingRows, getGeneBoxCount, getIcon, getMenuBar, getName, getToolTip, isRecordingFossils, isShowBoundingBoxes, removePropertyChangeListener, setContainer, setDefaultBreedingCols, setDefaultBreedingRows, setRecordingFossils, setShowBoundingBoxesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getBreedingAndGeneBoxPanel, getContainer, getDefaultBreedingCols, getDefaultBreedingRows, getGeneBoxCount, getIcon, getMenuBar, getName, getToolTip, isRecordingFossils, isShowBoundingBoxes, removePropertyChangeListener, setContainer, setDefaultBreedingCols, setDefaultBreedingRows, setRecordingFossils, setShowBoundingBoxespublic ArthromorphConfigImpl(WatchmakerGUI watchmakerGUI)
public Morph createMorph(int basicType)
createMorph in interface MorphConfigcreateMorph in class SimpleMorphConfigImplpublic Concentration getFocusOfAttention()
getFocusOfAttention in interface ArthromorphConfigpublic MenuBuilder getMenuBuilder()
getMenuBuilder in interface ArthromorphConfiggetMenuBuilder in interface MorphConfiggetMenuBuilder in class SimpleMorphConfigImplpublic boolean[] getMut()
getMut in interface ArthromorphConfiggetMut in interface MorphConfigpublic Pressure getMutationPressure()
getMutationPressure in interface ArthromorphConfigpublic boolean isAngleMut()
isAngleMut in interface ArthromorphConfigpublic boolean isAnimalClawsMut()
isAnimalClawsMut in interface ArthromorphConfigpublic boolean isAnimalLegsMut()
isAnimalLegsMut in interface ArthromorphConfigpublic boolean isAnimalTrunkMut()
isAnimalTrunkMut in interface ArthromorphConfigpublic boolean isCentring()
isCentring in interface ArthromorphConfigpublic boolean isClawsMut()
isClawsMut in interface ArthromorphConfigpublic boolean isDeletionMut()
isDeletionMut in interface ArthromorphConfigpublic boolean isDuplicationMut()
isDuplicationMut in interface ArthromorphConfigpublic boolean isHeightMut()
isHeightMut in interface ArthromorphConfigpublic boolean isLegsMut()
isLegsMut in interface ArthromorphConfigpublic boolean isSectionClawsMut()
isSectionClawsMut in interface ArthromorphConfigpublic boolean isSectionLegsMut()
isSectionLegsMut in interface ArthromorphConfigpublic boolean isSectionTrunkMut()
isSectionTrunkMut in interface ArthromorphConfigpublic boolean isSegmentClawsMut()
isSegmentClawsMut in interface ArthromorphConfigpublic boolean isSegmentLegsMut()
isSegmentLegsMut in interface ArthromorphConfigpublic boolean isSegmentTrunkMut()
isSegmentTrunkMut in interface ArthromorphConfigpublic boolean isSideways()
isSideways in interface ArthromorphConfigpublic boolean isTrunkMut()
isTrunkMut in interface ArthromorphConfigpublic boolean isWantColor()
isWantColor in interface ArthromorphConfigpublic boolean isWidthMut()
isWidthMut in interface ArthromorphConfigpublic void makeAllAtomMutations(boolean state)
makeAllAtomMutations in interface ArthromorphConfigpublic void makeAllBodyMutations(boolean state)
makeAllBodyMutations in interface ArthromorphConfigpublic void setAngleMut(boolean newValue)
setAngleMut in interface ArthromorphConfigpublic void setAnimalClawsMut(boolean newValue)
setAnimalClawsMut in interface ArthromorphConfigpublic void setAnimalLegsMut(boolean newValue)
setAnimalLegsMut in interface ArthromorphConfigpublic void setAnimalTrunkMut(boolean newValue)
setAnimalTrunkMut in interface ArthromorphConfigpublic void setCentring(boolean newValue)
setCentring in interface ArthromorphConfigpublic void setClawsMut(boolean newValue)
setClawsMut in interface ArthromorphConfigpublic void setDeletionMut(boolean newValue)
setDeletionMut in interface ArthromorphConfigpublic void setDuplicationMut(boolean newValue)
setDuplicationMut in interface ArthromorphConfigpublic void setFocusOfAttention(Concentration newValue)
setFocusOfAttention in interface ArthromorphConfigpublic void setHeightMut(boolean newValue)
setHeightMut in interface ArthromorphConfigpublic void setLegsMut(boolean newValue)
setLegsMut in interface ArthromorphConfigpublic void setMutationPressure(Pressure newValue)
setMutationPressure in interface ArthromorphConfigpublic void setSectionClawsMut(boolean newValue)
setSectionClawsMut in interface ArthromorphConfigpublic void setSectionLegsMut(boolean newValue)
setSectionLegsMut in interface ArthromorphConfigpublic void setSectionTrunkMut(boolean newValue)
setSectionTrunkMut in interface ArthromorphConfigpublic void setSegmentClawsMut(boolean newValue)
setSegmentClawsMut in interface ArthromorphConfigpublic void setSegmentLegsMut(boolean newValue)
setSegmentLegsMut in interface ArthromorphConfigpublic void setSegmentTrunkMut(boolean newValue)
setSegmentTrunkMut in interface ArthromorphConfigpublic void setSideways(boolean newValue)
setSideways in interface ArthromorphConfigpublic void setTrunkMut(boolean newValue)
setTrunkMut in interface ArthromorphConfigpublic void setWantColor(boolean wantColor)
setWantColor in interface ArthromorphConfigpublic void setWidthMut(boolean newValue)
setWidthMut in interface ArthromorphConfig