| Package | Description |
|---|---|
| ch.sahits.game.graphic.javafx.display |
| Modifier and Type | Class and Description |
|---|---|
class |
MainGameView |
| Modifier and Type | Field and Description |
|---|---|
private IDialogContoller |
PortSceneEventHandler.dialogContoller |
private IDialogContoller |
MarketSceneEventHandler.dialogContoller |
private IDialogContoller |
ShipyardSceneEventHandler.dialogContoller |
private IDialogContoller |
CityHallSceneEventHandler.dialogContoller |
private IDialogContoller |
LoanerSceneEventHandler.dialogContoller |
private IDialogContoller |
TavernSceneEventHandler.dialogContoller |
| Modifier and Type | Method and Description |
|---|---|
void |
PortSceneEventHandler.setDialogContoller(IDialogContoller dialogContoller) |
void |
ISceneEventHandler.setDialogContoller(IDialogContoller dialogContoller)
Set up the dialog controller, which defines the callback methods
|
void |
MarketSceneEventHandler.setDialogContoller(IDialogContoller dialogContoller) |
void |
ShipyardSceneEventHandler.setDialogContoller(IDialogContoller dialogContoller) |
void |
CityHallSceneEventHandler.setDialogContoller(IDialogContoller dialogContoller) |
void |
LoanerSceneEventHandler.setDialogContoller(IDialogContoller dialogContoller) |
void |
TavernSceneEventHandler.setDialogContoller(IDialogContoller dialogContoller) |
void |
SceneEventHandlerFactory.setUpDialogController(IDialogContoller controller) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.