Table of Contents

Method UnionBoundingBox

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

UnionBoundingBox(AbstractBounds<GridPoint2>, AbstractBounds<GridPoint2>)

public static GridRect UnionBoundingBox(AbstractBounds<GridPoint2> rect1, AbstractBounds<GridPoint2> rect2)

Parameters

rect1 AbstractBounds<GridPoint2>
rect2 AbstractBounds<GridPoint2>

Returns

GridRect