| Modifier and Type | Field and Description |
|---|---|
private com.google.common.eventbus.AsyncEventBus |
clientEventBus |
private EDialogType |
dialogType |
private ch.sahits.game.openpatrician.model.IPlayer |
player |
private ch.sahits.game.openpatrician.model.people.IPerson |
showingPerson |
private ch.sahits.game.openpatrician.model.city.impl.TavernState |
tavernState |
| Constructor and Description |
|---|
TavernDialogChangeAction(ch.sahits.game.openpatrician.model.people.IPerson showingPerson,
ch.sahits.game.openpatrician.model.city.impl.TavernState tavernState,
ch.sahits.game.openpatrician.model.IPlayer currentPlayer,
EDialogType dialogType) |
@Autowired @Qualifier(value="clientEventBus") private com.google.common.eventbus.AsyncEventBus clientEventBus
private final ch.sahits.game.openpatrician.model.people.IPerson showingPerson
private final ch.sahits.game.openpatrician.model.city.impl.TavernState tavernState
private final ch.sahits.game.openpatrician.model.IPlayer player
private final EDialogType dialogType
public TavernDialogChangeAction(ch.sahits.game.openpatrician.model.people.IPerson showingPerson,
ch.sahits.game.openpatrician.model.city.impl.TavernState tavernState,
ch.sahits.game.openpatrician.model.IPlayer currentPlayer,
EDialogType dialogType)
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.