Uses of Class
epidemic.model.InfectionField
Packages that use InfectionField
-
Uses of InfectionField in epidemic.model
Fields in epidemic.model with type parameters of type InfectionFieldModifier and TypeFieldDescriptionprivate final Map<String, InfectionField> WorldMap.airborneFieldsMethods in epidemic.model that return InfectionFieldModifier and TypeMethodDescriptionWorldMap.getFieldAt(Point2D pos) Pobiera stan zakażenia środowiskowego z konkretnej komórki przestrzeni.Methods in epidemic.model that return types with arguments of type InfectionFieldModifier and TypeMethodDescriptionWorldMap.getActiveFields()Udostępnia bezstanowy widok na wszystkie aktywne chmury zakaźne w środowisku.