Constant Field Values

Contents

com.allatori.*

jag.game.*

  • jag.game.scene.RSCollisionMap 
    Modifier and Type Constant Field Value
    public static final int LENGTH 104
    public static final int WIDTH 104

org.rspeer.*

  • org.rspeer.commons.AWTUtil 
    Modifier and Type Constant Field Value
    public static final byte EAST 4
    public static final byte NORTH 1
    public static final byte SOUTH 2
    public static final byte WEST 8
  • org.rspeer.commons.Configuration 
    Modifier and Type Constant Field Value
    public static final String APPLICATION_NAME "inubot"
  • org.rspeer.commons.math.NumericFormat 
    Modifier and Type Constant Field Value
    public static final byte COMMAS 1
    public static final byte THOUSANDS 64
  • org.rspeer.game.config.item.entry.ItemEntry 
    Modifier and Type Constant Field Value
    public static final int ALL -2147483648
  • org.rspeer.game.position.AbsolutePosition 
    Modifier and Type Constant Field Value
    public static final int SCALE 128
  • org.rspeer.game.position.Chunk 
    Modifier and Type Constant Field Value
    public static final int SIZE 8
  • org.rspeer.game.position.Region 
    Modifier and Type Constant Field Value
    public static final int CHUNK_TOTAL 64
    public static final int DEPTH 4
    public static final int SIZE 8
  • org.rspeer.game.scene.Npcs 
    Modifier and Type Constant Field Value
    public static final int MAXIMUM_NPC_COUNT 65536
  • org.rspeer.game.scene.Players 
    Modifier and Type Constant Field Value
    public static final int MAXIMUM_PLAYER_COUNT 2048
  • org.rspeer.game.scene.Scene 
    Modifier and Type Constant Field Value
    public static final int TILE_SCALE 128
  • org.rspeer.game.script.meta.ui.binding.ScriptUIBinding 
    Modifier and Type Constant Field Value
    public static final int CHECKBOX 0
    public static final int COMBOBOX 1
    public static final int TEXT 2
  • org.rspeer.game.script.model.ui.schema.structure.Section 
    Modifier and Type Constant Field Value
    public static final String KEY_TOP_LEVEL ".toplevel"