Function FRect.hasIntersection
Wraps SDL_HasIntersectionF
(from SDL 2.0.22) which sees whether two dsdl
s intersect
each other
Parameters
Name | Description |
---|---|
rect | other dsdl to check its intersection of with the dsdl |
Returns
true
if both have intersection with each other, otherwise false