Platforms to show: All Mac Windows Linux Cross-Platform

IntegerRectMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Common Types MBS Util Plugin 2.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A class for an integer rectangle.
  • 7 properties
    • property bottom as Integer
    • property height as Integer
    • property left as Integer
    • property right as Integer
    • property Size as Integer
    • property top as Integer
    • property width as Integer
  • 3 methods
    • method Intersection(other as IntegerRectMBS) as IntegerRectMBS
    • method Intersects(other as IntegerRectMBS) as boolean
    • method Move(deltax as Integer, deltay as Integer)

This class has no sub classes.

Some useful global functions for this class:

  • MakeIntegerRectMBS(left as Integer, top as Integer, width as Integer, height as Integer) as IntegerRectMBS

Some examples using this class:


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


IntegerPointMBS   -   IntegerToIntegerHashMapIteratorMBS


The biggest plugin in space...