intersects

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool intersects(Shape!T a, Shape!T b)
  2. bool intersects(Circle!T circle, Rect!T rect)
    bool
    intersects
    (
    T
    )

Meta