Class MedicationDeployedEvent


  • public class MedicationDeployedEvent
    extends PathogenEvent
    MedicationDeployedEvent - An city event This event indicates that the medication for the given pathogen was deployed on the given city.
    • Field Detail

      • eventName

        public static String eventName
      • round

        public int round
    • Constructor Detail

      • MedicationDeployedEvent

        public MedicationDeployedEvent​(Pathogen pathogen,
                                       int round)
      • MedicationDeployedEvent

        public MedicationDeployedEvent()