Method Dot
Dot(GridPoint2)
Calculates the dot product between this grid point and another.
public int Dot(GridPoint2 other)
Parameters
other
GridPoint2
Calculates the dot product between this grid point and another.
public int Dot(GridPoint2 other)
other
GridPoint2