• Returns new rectangle as defined by two locations: min (bottom-left) and max (top-right).

    The rectangle size and coordinates are limited to valid map coordinates, see GetWorldBounds.

    Parameters

    Returns HandleHolder<"rect">

    Bug

    You can't create your own rectangle that would match the dimensions of GetWorldBounds. The maxX and maxY will be smaller by 32.0 than that of the world bounds.

    Note

    See: Rect, RemoveRect, GetWorldBounds.

Generated using TypeDoc