Constant Field Values

Contents

ch.sahits.*

  • ch.sahits.game.graphic.image.model.MapGrid 
    Modifier and Type Constant Field Value
    public static final int CHECK_DISTANCE 5
  • ch.sahits.game.openpatrician.clientserverinterface.service.GuildService 
    Modifier and Type Constant Field Value
    private static final int MAX_COMPANY_VALUE 1000000
    private static final int MIN_COMPANY_VALUE 50000
  • ch.sahits.game.openpatrician.clientserverinterface.service.PlayerProductionService 
    Modifier and Type Constant Field Value
    private static final double ONE_DAY_OF_WEEK 0.14285714285714285
  • ch.sahits.game.openpatrician.clientserverinterface.service.PointService 
    Modifier and Type Constant Field Value
    private static final double DELTA 1.0E-5
  • ch.sahits.game.openpatrician.clientserverinterface.service.ShipService 
    Modifier and Type Constant Field Value
    public static final int CITY_RADIUS 10
    private static final double ONE_KMPH_TO_KNOTS 0.539957
  • ch.sahits.game.openpatrician.display.dialog.armory.HandWeaponDialog 
    Modifier and Type Constant Field Value
    private static final int IMAGE_DIM 60
  • ch.sahits.game.openpatrician.display.dialog.armory.ShipWeaponDialog 
    Modifier and Type Constant Field Value
    private static final int IMAGE_DIM 60
  • ch.sahits.game.openpatrician.display.dialog.loaner.LoanerGiveLoanDialog 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NON_SELECTED_STYLE "-fx-fill: dimgray; -fx-text-fill: dimgray;"
    public static final java.lang.String SELECTED_STYLE "-fx-font-weight: bolder; -fx-fill: black; -fx-text-fill: black;"
  • ch.sahits.game.openpatrician.display.dialog.loaner.LoanerPaybackDialog 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NON_SELECTED_STYLE "-fx-fill: dimgray; -fx-text-fill: dimgray;"
    public static final java.lang.String SELECTED_STYLE "-fx-font-weight: bolder; -fx-fill: black; -fx-text-fill: black;"
  • ch.sahits.game.openpatrician.display.dialog.loaner.LoanerTakeLoanDialog 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NON_SELECTED_STYLE "-fx-fill: dimgray; -fx-text-fill: dimgray;"
    public static final java.lang.String SELECTED_STYLE "-fx-font-weight: bolder; -fx-fill: black; -fx-text-fill: black;"
  • ch.sahits.game.openpatrician.display.dialog.tavern.TavernBurglarDialog 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NON_SELECTED_STYLE "-fx-fill: dimgray;"
    public static final java.lang.String SELECTED_STYLE "-fx-font-weight: bolder; -fx-fill: black;"
  • ch.sahits.game.openpatrician.display.dialog.tavern.TavernCourierDialog 
    Modifier and Type Constant Field Value
    private static final int AMOUNT 3
  • ch.sahits.game.openpatrician.display.javafx.control.MainMenu 
    Modifier and Type Constant Field Value
    private static final double IMAGE_SCALE 1.0
  • ch.sahits.game.openpatrician.display.model.cheat.AddWeaponToShipCheat 
    Modifier and Type Constant Field Value
    private final java.lang.String descriptionTextKey "ch.sahits.game.openpatrician.display.model.cheat.AddWeaponToShipCheat.desc"
  • ch.sahits.game.openpatrician.display.model.cheat.BecomeAldermanCheat 
    Modifier and Type Constant Field Value
    private final java.lang.String descriptionTextKey "ch.sahits.game.openpatrician.display.model.cheat.BecomeMayorCheat.desc"
  • ch.sahits.game.openpatrician.display.model.cheat.BecomeMayorCheat 
    Modifier and Type Constant Field Value
    private final java.lang.String descriptionTextKey "ch.sahits.game.openpatrician.display.model.cheat.BecomeMayorCheat.desc"
  • ch.sahits.game.openpatrician.display.model.cheat.CreateShipCheat 
    Modifier and Type Constant Field Value
    private final java.lang.String descriptionTextKey "ch.sahits.game.openpatrician.display.model.cheat.CreateShipCheat.desc"
  • ch.sahits.game.openpatrician.display.model.cheat.VerboseCheat 
    Modifier and Type Constant Field Value
    private final java.lang.String descriptionTextKey "ch.sahits.game.openpatrician.display.model.cheat.VerboseCheat.desc"
  • ch.sahits.game.openpatrician.engine.land.city.internal.AuctionEngine 
    Modifier and Type Constant Field Value
    public static final int BID_DELTA 500
  • ch.sahits.game.openpatrician.javafx.dialog.IDialog 
    Modifier and Type Constant Field Value
    public static final int FRAME_BORDER 15
    public static final int HEIGHT 691
    public static final int INSET 30
    public static final int WIDTH 518
    public static final int WRAPPING_WIDTH 458
  • ch.sahits.game.openpatrician.javafx.service.DecoratedTextFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String BALE_ICON "icon:Bale"
    public static final java.lang.String BARREL_ICON "icon:Barrel"
    public static final java.lang.String COIN_ICON "icon:Coin"
    public static final java.lang.String GENERIC_ICON "icon:Generic"
    public static final java.lang.String IMAGE "image"
    public static final java.lang.String SEGMENT_IMAGE "image:Segment"
  • ch.sahits.game.openpatrician.javafx.service.TextEllipsisCalculator 
    Modifier and Type Constant Field Value
    private static final java.lang.String ELLIPSIS "..."
  • ch.sahits.game.openpatrician.model.impl.Armory 
    Modifier and Type Constant Field Value
    private static final double EXPERIENCE_GAIN 0.005
  • ch.sahits.game.openpatrician.plugin.installer.UnzipUtility 
    Modifier and Type Constant Field Value
    private static final int BUFFER_SIZE 4096
  • ch.sahits.game.openpatrician.sound.impl.TrackLoader 
    Modifier and Type Constant Field Value
    private static final java.lang.String SOUND_DIR "/sound/"
  • ch.sahits.game.openpatrician.utilities.LocalStorage 
    Modifier and Type Constant Field Value
    public static final java.lang.String APP_CONF_DIR ".OpenPatrician"
  • ch.sahits.game.openpatrician.utilities.PropertyFileKeys 
    Modifier and Type Constant Field Value
    public static final java.lang.String GAME_LOCALE "game.locale"
    public static final java.lang.String INSET_LEFT "inset.left"
    public static final java.lang.String INSET_TOP "inset.top"
    public static final java.lang.String WINDOW_FULLSCREEN "window.fullscreen"
    public static final java.lang.String WINDOW_HEIGHT "window.height"
    public static final java.lang.String WINDOW_WIDTH "window.width"