- java.lang.Object
-
- ch.sahits.game.openpatrician.engine.land.city.internal.NextBidTask
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private ch.sahits.game.openpatrician.model.city.guild.IAuction |
auction |
private com.google.common.eventbus.AsyncEventBus |
clientServerEventBus |
private Random |
rnd |
private boolean |
run |
-
Constructor Summary
Constructors
| Constructor and Description |
NextBidTask(ch.sahits.game.openpatrician.model.city.guild.IAuction auction) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run in interface Runnable
-
cancel
public void cancel()
- Specified by:
cancel in interface ch.sahits.game.openpatrician.util.CancelableRunnable
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.