Uses of Class
ch.sahits.game.event.data.PeriodicalTimeMonthEndUpdate
-
Packages that use PeriodicalTimeMonthEndUpdate Package Description ch.sahits.game.openpatrician.engine.event ch.sahits.game.openpatrician.engine.land.city -
-
Uses of PeriodicalTimeMonthEndUpdate in ch.sahits.game.openpatrician.engine.event
Methods in ch.sahits.game.openpatrician.engine.event with parameters of type PeriodicalTimeMonthEndUpdate Modifier and Type Method Description voidEventEngine. handleEndOfMonthUpdates(PeriodicalTimeMonthEndUpdate event)Trigger events at the end of month like rank update. -
Uses of PeriodicalTimeMonthEndUpdate in ch.sahits.game.openpatrician.engine.land.city
Methods in ch.sahits.game.openpatrician.engine.land.city with parameters of type PeriodicalTimeMonthEndUpdate Modifier and Type Method Description voidCityHallEngine. handleMonthlyUpdate(PeriodicalTimeMonthEndUpdate event)
-