| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.ship |
| Modifier and Type | Field and Description |
|---|---|
private ESide |
PrimaryLargeWeaponSlot.side |
private ESide |
SecondaryLargeWeaponSlot.side |
private ESide |
SmallWeaponSlot.side |
| Modifier and Type | Method and Description |
|---|---|
ESide |
IWeaponSlot.getSide()
Retrieve the side the slot is located on.
|
static ESide |
ESide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ESide[] |
ESide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.