Class ShipProperties.Ship

  • Enclosing class:
    ShipProperties

    public static class ShipProperties.Ship
    extends java.lang.Object
    • Field Detail

      • initialValue

        private int initialValue
      • minNumberOfSailors

        private int minNumberOfSailors
      • maxSailors

        private int maxSailors
      • size

        private int size
      • reductionLevel1

        private int reductionLevel1
      • reductionLevel2

        private int reductionLevel2
      • speedkmperh

        private double speedkmperh
      • distanceInKmForOneHealthPointReduction

        private int distanceInKmForOneHealthPointReduction
    • Constructor Detail

      • Ship

        public Ship()