Vector2i.distance

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double distance(Vector2i v)
    struct Vector2i
    public
    double
    distance
  2. double distance(int x, int y)
  3. double distance(int x1, int y1, int x2, int y2)

Meta