public static class ShipProperties.Ship extends Object
| Modifier and Type | Field and Description |
|---|---|
private ShipProperties.Capacity |
capacity |
private int |
distanceInKmForOneHealthPointReduction |
private int |
initialValue |
private int |
maxSailors |
private int |
minNumberOfSailors |
private int |
reductionLevel1 |
private int |
reductionLevel2 |
private int |
size |
private double |
speedkmperh |
| Constructor and Description |
|---|
Ship() |
private int initialValue
private int minNumberOfSailors
private int maxSailors
private int size
private int reductionLevel1
private int reductionLevel2
private double speedkmperh
private int distanceInKmForOneHealthPointReduction
private ShipProperties.Capacity capacity
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.