Platforms to show: All Mac Windows Linux Cross-Platform

Back to IntegerRectMBS class.

IntegerRectMBS.Intersection(other as IntegerRectMBS) as IntegerRectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Common Types MBS Util Plugin 7.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The intersection area of two rectangles.

Returns nil if no intersection was found.

IntegerRectMBS.Intersects(other as IntegerRectMBS) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Common Types MBS Util Plugin 7.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether two rectangle intersect.

Returns true if yes and no on false.

IntegerRectMBS.Move(deltax as Integer, deltay as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Common Types MBS Util Plugin 2.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Moves the rectangle.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...