Uses of Class
ch.sahits.game.event.data.ClockTickIntervalChange
-
Packages that use ClockTickIntervalChange Package Description ch.sahits.game.openpatrician.engine.land.city ch.sahits.game.openpatrician.engine.sea.model -
-
Uses of ClockTickIntervalChange in ch.sahits.game.openpatrician.engine.land.city
Methods in ch.sahits.game.openpatrician.engine.land.city with parameters of type ClockTickIntervalChange Modifier and Type Method Description voidCityEngine. handleClockTickIntervallChange(ClockTickIntervalChange event) -
Uses of ClockTickIntervalChange in ch.sahits.game.openpatrician.engine.sea.model
Methods in ch.sahits.game.openpatrician.engine.sea.model with parameters of type ClockTickIntervalChange Modifier and Type Method Description voidShipPositionUpdateTask. handleGameSpeedChange(ClockTickIntervalChange intervallChange)
-