Uses of Class
ch.sahits.game.event.data.ClockTick
-
Packages that use ClockTick Package Description ch.sahits.game.openpatrician.engine.land.city ch.sahits.game.openpatrician.engine.sea ch.sahits.game.openpatrician.model.event Package ch.sahits.game.openpatrician.model.event -
-
Uses of ClockTick in ch.sahits.game.openpatrician.engine.land.city
Methods in ch.sahits.game.openpatrician.engine.land.city with parameters of type ClockTick Modifier and Type Method Description void
CityEngine. handleClockTicked(ClockTick event)
-
Uses of ClockTick in ch.sahits.game.openpatrician.engine.sea
Methods in ch.sahits.game.openpatrician.engine.sea with parameters of type ClockTick Modifier and Type Method Description void
MapLocationDetector. checkShipLeaving(ClockTick tick)
-
Uses of ClockTick in ch.sahits.game.openpatrician.model.event
Methods in ch.sahits.game.openpatrician.model.event with parameters of type ClockTick Modifier and Type Method Description void
TimedUpdatableTaskList. handleClockTick(ClockTick event)
-