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