Constant Field Values

Contents

buildengine.*

buildengine.engine.*

  • buildengine.engine.Debug
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    1
    public static final int
    0
  • buildengine.engine.graphics.Draw
    Modifier and Type
    Constant Field
    Value
    public static final float
    3.0f
    public static final float
    0.5f

buildengine.math.*

  • buildengine.math.shape.Line
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • buildengine.math.shape.Polygon
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • buildengine.math.shape.Rectangle
    Modifier and Type
    Constant Field
    Value
    public static final int
    4