| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.ship | |
| ch.sahits.game.openpatrician.model.ship.impl |
| Modifier and Type | Method and Description |
|---|---|
IShipWeaponsLocation |
IShip.getShipWeaponsLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IShip.setShipWeaponsLocation(IShipWeaponsLocation shipWeaponsLocation)
Set the ships weapons location.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShipWeaponsLocationCogLevel0
Ship weapons locations for a Cog with upgrade level 0.
|
class |
ShipWeaponsLocationCogLevel1
Ship weapons location for Cog with upgrade level 1.
|
class |
ShipWeaponsLocationCogLevel2
Ship weapons location for Cog with upgrade level 2.
|
class |
ShipWeaponsLocationCrayerLevel0
Ship weapons location for the Crayer with upgrade level 0.
|
class |
ShipWeaponsLocationCrayerLevel1
Ship weapons locations for Crayer with upgrade level 1.
|
class |
ShipWeaponsLocationCrayerLevel2
Ship weapons location for Crayer with upgrade level 2.
|
class |
ShipWeaponsLocationHolkLevel0
Ship weapons location for holk with upgrade level 0.
|
class |
ShipWeaponsLocationHolkLevel1
Ship weapons location for Holk with upgrade level 1.
|
class |
ShipWeaponsLocationHolkLevel2
Ship weapons location for Holk with level 2.
|
(package private) class |
ShipWeaponsLocationNone
Base class for ships with no storage for weapons.
|
class |
ShipWeaponsLocationSnaikkaLevel0
Ship weapons location for the Snaikka with upgrade level 0.
|
class |
ShipWeaponsLocationSnaikkaLevel1
Ship weapons location on the snaikka of upgrade level 1.
|
class |
ShipWeaponsLocationSnaikkaLevel2
Ship weapons location for the Snaikka with upgrade level 2.
|
| Modifier and Type | Field and Description |
|---|---|
private IShipWeaponsLocation |
Ship.shipWeaponsLocation |
| Modifier and Type | Method and Description |
|---|---|
IShipWeaponsLocation |
ShipWeaponsLocationFactory.getShipWeaponsLocation(EShipType type,
EShipUpgrade level) |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.