Uses of Class
ch.sahits.game.openpatrician.engine.event.task.UpdatePopulationTask
-
Packages that use UpdatePopulationTask Package Description ch.sahits.game.openpatrician.engine.event.task -
-
Uses of UpdatePopulationTask in ch.sahits.game.openpatrician.engine.event.task
Methods in ch.sahits.game.openpatrician.engine.event.task that return UpdatePopulationTask Modifier and Type Method Description UpdatePopulationTaskServerSideTaskFactory. getUpdatePopulationTask(java.time.LocalDateTime executionTime, ch.sahits.game.openpatrician.model.city.EPopulationClass populationClass, int delta, ch.sahits.game.openpatrician.model.city.ICity city)Retrieve the timed task to update the population of a certain class.
-