Class MedicationAvailableEvent


  • public class MedicationAvailableEvent
    extends PathogenEvent
    MedicationAvailableEvent - An global event This event indicates that the medication for the given pathogen is available to use for the cities.
    • Field Detail

      • eventName

        public static String eventName
      • sinceRound

        public int sinceRound
    • Constructor Detail

      • MedicationAvailableEvent

        public MedicationAvailableEvent​(Pathogen pathogen,
                                        int sinceRound)
      • MedicationAvailableEvent

        public MedicationAvailableEvent()