Uses of Class
ch.sahits.game.openpatrician.engine.event.task.LoanerCollectMoneyWithoutAuctionTimedTask
-
Packages that use LoanerCollectMoneyWithoutAuctionTimedTask Package Description ch.sahits.game.openpatrician.engine.event.task -
-
Uses of LoanerCollectMoneyWithoutAuctionTimedTask in ch.sahits.game.openpatrician.engine.event.task
Methods in ch.sahits.game.openpatrician.engine.event.task that return LoanerCollectMoneyWithoutAuctionTimedTask Modifier and Type Method Description LoanerCollectMoneyWithoutAuctionTimedTaskServerSideTaskFactory. getLoanerCollectMoneyTask(ch.sahits.game.openpatrician.model.city.impl.IDebt debt, ch.sahits.game.openpatrician.model.IPlayer debitor, java.time.LocalDateTime deadline)Create a timed task for the loaner to collect money.
-