Method Intersection
Intersection(AbstractBounds<GridPoint2>, AbstractBounds<GridPoint2>)
public static GridRect Intersection(AbstractBounds<GridPoint2> rect1, AbstractBounds<GridPoint2> rect2)
Parameters
rect1AbstractBounds<GridPoint2>rect2AbstractBounds<GridPoint2>