Changes the minimum and maximum point of a rectangle to make it centered around the specified point. Thus it moves the rectangle to a new position.
This can be used to move the rectangle outside of the map bounds, bypassing the limiting checks.
See: Rect, SetRect, SetRectFromLoc, MoveRectToLoc.
Rect
SetRect
SetRectFromLoc
MoveRectToLoc
Generated using TypeDoc
Changes the minimum and maximum point of a rectangle to make it centered around the specified point. Thus it moves the rectangle to a new position.