Uses of Interface
ch.sahits.game.openpatrician.display.event.task.IDelayedCaughtAction
-
Packages that use IDelayedCaughtAction Package Description ch.sahits.game.openpatrician.display.event.task -
-
Uses of IDelayedCaughtAction in ch.sahits.game.openpatrician.display.event.task
Classes in ch.sahits.game.openpatrician.display.event.task that implement IDelayedCaughtAction Modifier and Type Class Description classDelayedCaughtActionMethods in ch.sahits.game.openpatrician.display.event.task that return IDelayedCaughtAction Modifier and Type Method Description IDelayedCaughtActionClientTaskFactory. getDelayedCaughtAction(ch.sahits.game.openpatrician.model.IPlayer player, ch.sahits.game.openpatrician.model.city.ICity where)Retrieve the delayed caught timed task.
-