Module system.utils.Rectangle

Functions

intersection (a, b)
scale (rect, scaleX, scaleY, centerX, centerY)
union (a, b)


Functions

intersection (a, b)

Parameters:

  • a
  • b
scale (rect, scaleX, scaleY, centerX, centerY)

Parameters:

  • rect
  • scaleX
  • scaleY
  • centerX
  • centerY
union (a, b)

Parameters:

  • a
  • b
generated by LDoc 1.4.6