Uses of Class
ch.sahits.game.event.data.ClockTickDayChange
-
-
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.display.dialog.cityhall
Methods in ch.sahits.game.openpatrician.display.dialog.cityhall with parameters of type ClockTickDayChange Modifier and Type Method Description voidHanseaticInfoDialog. checkDayChangeUpdates(ClockTickDayChange dayChange)voidTownInfoDialog. checkDayChangeUpdates(ClockTickDayChange dayChange) -
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.display.dialog.tavern
Methods in ch.sahits.game.openpatrician.display.dialog.tavern with parameters of type ClockTickDayChange Modifier and Type Method Description voidTavernCaptainDialog. handleDayChange(ClockTickDayChange dayChange) -
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.engine.event
Methods in ch.sahits.game.openpatrician.engine.event with parameters of type ClockTickDayChange Modifier and Type Method Description voidEventEngine. handleDailyUpdates(ClockTickDayChange event)Trigger events that can happen any day like plague, fire, child birth -
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.engine.land
Methods in ch.sahits.game.openpatrician.engine.land with parameters of type ClockTickDayChange Modifier and Type Method Description voidCaptainEngine. handleDayChange(ClockTickDayChange event) -
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.engine.land.city
Methods in ch.sahits.game.openpatrician.engine.land.city with parameters of type ClockTickDayChange Modifier and Type Method Description voidBlacksmithEngine. handleDailyUpdate(ClockTickDayChange event)voidCityHallEngine. handleDailyUpdate(ClockTickDayChange event)voidGuildEngine. handleDailyUpdate(ClockTickDayChange event)voidTavernEngine. handleDayChange(ClockTickDayChange event) -
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.engine.player
Methods in ch.sahits.game.openpatrician.engine.player with parameters of type ClockTickDayChange Modifier and Type Method Description voidPlayerEngine. handleDailyUpdate(ClockTickDayChange event)voidPlayerEngine. handleWeeklyUpdate(ClockTickDayChange event)Handling the daily update events. -
Uses of ClockTickDayChange in ch.sahits.game.openpatrician.model.building.impl
Methods in ch.sahits.game.openpatrician.model.building.impl with parameters of type ClockTickDayChange Modifier and Type Method Description voidStorage. handleDailyUpdate(ClockTickDayChange event)
-