Constant Field Values

Contents

org.box2d.*

org.jbox2d.*

  • org.jbox2d.collision.Collision 
    Modifier and Type Constant Field Value
    public static final int NULL_FEATURE 2147483647
  • org.jbox2d.collision.TimeOfImpact 
    Modifier and Type Constant Field Value
    public static final int MAX_ITERATIONS 1000
  • org.jbox2d.collision.broadphase.BroadPhase 
    Modifier and Type Constant Field Value
    public static final int NULL_PROXY -1
  • org.jbox2d.collision.broadphase.DynamicTree 
    Modifier and Type Constant Field Value
    public static final int MAX_STACK_SIZE 64
    public static final int NULL_NODE -1
  • org.jbox2d.collision.shapes.PolygonShape 
    Modifier and Type Constant Field Value
    private static final boolean m_debug false
  • org.jbox2d.testbed.framework.j2d.TestbedSidePanel 
    Modifier and Type Constant Field Value
    private static final java.lang.String LABEL_TAG "label"
    private static final java.lang.String SETTING_TAG "settings"
  • org.jbox2d.testbed.framework.j2d.TestPanelJ2D 
    Modifier and Type Constant Field Value
    public static final int INIT_HEIGHT 600
    public static final int INIT_WIDTH 600
    private static final float ZOOM_IN_SCALE 1.0499999523162842f
    private static final float ZOOM_OUT_SCALE 0.949999988079071f
  • org.jbox2d.tests.math.SinCosTable 
    Modifier and Type Constant Field Value
    public static final float TWOPI 6.2831854820251465f
  • org.jbox2d.tests.math.SinCosTest 
    Modifier and Type Constant Field Value
    public static final int COLUMN_PADDING 3
    public static final int NUM_DECIMALS 8