| Package | Description |
|---|---|
| ch.sahits.game.event.handler.impl | |
| ch.sahits.game.graphic.display.dialog |
Dialog package
|
| Modifier and Type | Field and Description |
|---|---|
private ClosableDialog |
HirePirateEventHandler.delegateDialog |
| Modifier and Type | Method and Description |
|---|---|
HirePirateEventHandler |
EventHandlerFactory.getHirePirateEventHandler(javafx.beans.property.ObjectProperty<ch.sahits.game.openpatrician.model.ship.IShip> currentShip,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX city,
ch.sahits.game.openpatrician.model.people.IPirate pirate,
ClosableDialog delegateDialog)
Create an eventhandler to hire a priate.
|
| Constructor and Description |
|---|
HirePirateEventHandler(javafx.beans.property.ObjectProperty<ch.sahits.game.openpatrician.model.ship.IShip> currentShip,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX city,
ch.sahits.game.openpatrician.model.people.IPirate pirate,
ClosableDialog delegateDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
TavernPirateDialog
Dialog for offering a ship to a pirate.
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.