Constant Field Values

Contents

bytemusketeers.heslingtonhustle.*

  • bytemusketeers.heslingtonhustle.bytemusketeers.heslingtonhustle.DesktopLauncher 
    Modifier and Type Constant Field Value
    private static final int FPS_LIMIT 60
    private static final java.lang.String GAME_TITLE "Heslington Hustle"
    private static final java.lang.String ICON_PATH "logo.png"
    private static final int INITIAL_WINDOW_HEIGHT 480
    private static final int INITIAL_WINDOW_WIDTH 800
  • bytemusketeers.heslingtonhustle.HeslingtonHustle 
    Modifier and Type Constant Field Value
    private static final float PPM 100.0f
  • bytemusketeers.heslingtonhustle.bytemusketeers.heslingtonhustle.StartupHelper 
    Modifier and Type Constant Field Value
    private static final java.lang.String JVM_RESTARTED_ARG "jvmIsRestarted"
  • bytemusketeers.heslingtonhustle.metrics.bytemusketeers.heslingtonhustle.metrics.PlayerMetric 
    Modifier and Type Constant Field Value
    private static final int STANDARD_INCREMENT 1
  • bytemusketeers.heslingtonhustle.scene.Character 
    Modifier and Type Constant Field Value
    private static final float HEIGHT 0.5699999928474426f
    private static final float MOVEMENT_VELOCITY 4.0f
    private static final java.lang.String TEXTURE_PATH "character.png"
    private static final float WIDTH 0.5f
  • bytemusketeers.heslingtonhustle.scene.bytemusketeers.heslingtonhustle.scene.GameMap 
    Modifier and Type Constant Field Value
    private static final int TILE_AXIS_LENGTH 16