Returns a new instance of rectangle that spans the entire map, including unplayable borders, in world coordinates.
Since this creates a new rectangle on each call, the rectangle object must be destroyed manually by calling RemoveRect.
RemoveRect
See: Rect, RemoveRect.
Rect
Generated using TypeDoc
Returns a new instance of rectangle that spans the entire map, including unplayable borders, in world coordinates.
Since this creates a new rectangle on each call, the rectangle object must be destroyed manually by calling
RemoveRect
.