intersects

fun intersects(rx: Double, ry: Double, rw: Double, rh: Double): Boolean
fun intersects(other: Rect): Boolean