Uses of Class
epidemic.model.Animal
Packages that use Animal
-
Uses of Animal in epidemic.factory
Methods in epidemic.factory that return AnimalModifier and TypeMethodDescriptionAgentFactory.createAnimal(Point2D pos, int age, double baseSpeed, SpeciesType type, MovementStrategy strategy) Tworzy nowego agenta zwierzęcego określonego gatunku.private AnimalAgentFactory.createAnimalOffspring(Point2D pos, SpeciesType type, Animal a, MovementStrategy strategy) Methods in epidemic.factory with parameters of type AnimalModifier and TypeMethodDescriptionprivate AnimalAgentFactory.createAnimalOffspring(Point2D pos, SpeciesType type, Animal a, MovementStrategy strategy)