| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.ship | |
| ch.sahits.game.openpatrician.model.ship.impl |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PrimaryLargeWeaponSlot |
Weapon slot for a large weapon.
|
class |
SecondaryLargeWeaponSlot |
Secondary large weapon slot.
|
class |
SmallWeaponSlot |
Weapon slot for a small weapon.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<IWeaponSlot> |
IShip.getWeaponSlots() |
Retrieve the weaponslots and in the order from back to front.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IShip.setWeaponSlots(java.util.List<IWeaponSlot> shipWeaponsLocation) |
Set the ships weapons location.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<IWeaponSlot> |
ShipWeaponsLocationFactory.getShipWeaponsLocation(EShipType type,
EShipUpgrade level) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.