public interface IBeeMutation extends IMutation
| Modifier and Type | Method and Description |
|---|---|
float |
getChance(IBeeHousing housing,
IAlleleBeeSpecies allele0,
IAlleleBeeSpecies allele1,
IBeeGenome genome0,
IBeeGenome genome1) |
IBeeRoot |
getRoot() |
getAllele0, getAllele1, getBaseChance, getPartner, getSpecialConditions, getTemplate, isPartner, isSecretIBeeRoot getRoot()
getRoot in interface IMutationISpeciesRoot this mutation is associated with.float getChance(IBeeHousing housing, IAlleleBeeSpecies allele0, IAlleleBeeSpecies allele1, IBeeGenome genome0, IBeeGenome genome1)