public class ShipYardMetaDataJFX extends CityNoticeMetaDataJFX
| Modifier and Type | Field and Description |
|---|---|
(package private) ch.sahits.game.openpatrician.model.city.IShipyard |
shipYardState |
| Constructor and Description |
|---|
ShipYardMetaDataJFX(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<ch.sahits.game.openpatrician.model.ship.IShip> |
getActiveShip()
Retrieve the active ship in the city.
|
ch.sahits.game.openpatrician.model.city.IShipyard |
getShipYardState() |
getCityProxypublic ShipYardMetaDataJFX(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy)
public com.google.common.base.Optional<ch.sahits.game.openpatrician.model.ship.IShip> getActiveShip()
public ch.sahits.game.openpatrician.model.city.IShipyard getShipYardState()
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.