intersects

fun intersects(minX: Double, maxX: Double, minY: Double, maxY: Double): Boolean
fun intersects(bounds: Bounds): Boolean