Table of Contents

Method UnionBoundingBox

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

UnionBoundingBox(AbstractBounds<int>, AbstractBounds<int>)

public static AbstractBounds<int> UnionBoundingBox(AbstractBounds<int> rect1, AbstractBounds<int> rect2)

Parameters

rect1 AbstractBounds<int>
rect2 AbstractBounds<int>

Returns

AbstractBounds<int>