intersects

abstract infix fun intersects(boundable: Boundable): Boolean

Tells whether this Boundable intersects with the other boundable.

Sources

(source)
Link copied to clipboard