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 arg0) Methods in zombie.characters.animals with parameters of type AnimalAlleleModifier and TypeMethodDescriptionstatic voidAnimalGene.doMutation(AnimalAllele arg0) static voidAnimalGene.doRatio(AnimalGenomeDefinitions animalGenomeDefinitions, HashMap<String, AnimalGene> hashMap, AnimalAllele animalAllele)