| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.ship |
| Modifier and Type | Method | Description |
|---|---|---|
ESide |
IWeaponSlot.getSide() |
Retrieve the side the slot is located on.
|
static ESide |
ESide.valueOf(java.lang.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.