Function IntRect.Intersects

Intersects (IntRect a, IntRect b)

Returns if the two rectangles intersect each other.

Public Static
bool Intersects (

IntRect

a

IntRect

b

)

Returns if the two rectangles intersect each other.