Constant Field Values

Contents

me.wobblyyyy.*

  • me.wobblyyyy.pathfinder.config.SimpleConfig
    Modifier and Type Constant Field Value
    private static final boolean FAST true
    private static final boolean LIGHTNING true
    private static final int SPECIFICITY 2
    private static final boolean THETA true
  • me.wobblyyyy.pathfinder.finders.me.wobblyyyy.pathfinder.finders.Xygum.FinderConfiguration
    Modifier and Type Constant Field Value
    private static final boolean allowDiagonal true
    private static final boolean dontCrossCorners true
    private static final boolean isYDown false
    private static final float orthogonalMovementCost 1.0f
  • me.wobblyyyy.pathfinder.geometry.AngleUtils
    Modifier and Type Constant Field Value
    public static final double PI 3.141592653589793
    public static final double PI_OVER_2 1.5707963267948966
    public static final double PI_OVER_3 1.0471975511965976
    public static final double PI_OVER_4 0.7853981633974483
    public static final double PI_OVER_5 0.6283185307179586
    public static final double PI_OVER_6 0.5235987755982988
    public static final double PI_OVER_7 0.4487989505128276
    public static final double PI_OVER_8 0.39269908169872414
    public static final double PI_TIMES_2 6.283185307179586
    public static final double ZERO 0.0