|
Corgi Engine v9.4
|
Rect extensions. More...
Static Public Member Functions | |
| static bool | MMIntersects (this Rect thisRectangle, Rect otherRectangle) |
| Returns true if this rectangle intersects the other specified rectangle. | |
Rect extensions.
|
static |
Returns true if this rectangle intersects the other specified rectangle.
| thisRectangle | |
| otherRectangle |