Uses of Class
zombie.characters.animals.AnimalAllele
Packages that use AnimalAllele
-
Uses of AnimalAllele in zombie.characters.animals
Fields in zombie.characters.animals declared as AnimalAlleleFields in zombie.characters.animals with type parameters of type AnimalAlleleMethods in zombie.characters.animals that return AnimalAlleleModifier and TypeMethodDescriptionAnimalGene.getAllele1()AnimalGene.getAllele2()AnimalGene.getUsedGene()IsoAnimal.getUsedGene(String name) Methods in zombie.characters.animals with parameters of type AnimalAlleleModifier and TypeMethodDescriptionstatic voidAnimalGene.doMutation(AnimalAllele allele) static voidAnimalGene.doRatio(AnimalGenomeDefinitions def, HashMap<String, AnimalGene> fullGenome, AnimalAllele allele)