Class CubicCurveShape

java.lang.Object
network.aika.debugger.graphics.CubicCurveShape

public class CubicCurveShape extends Object
  • Constructor Details

    • CubicCurveShape

      public CubicCurveShape()
  • Method Details

    • makeSingle

      public void makeSingle(double fromX, double fromY, double toX, double toY, double sox, double soy)
    • contains

      public boolean contains(double x, double y, double dist)