Vector2i.distance

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

Meta