Method Rotate180
Rotate180(GridPoint2)
Rotates the specified point by 180 degrees around the origin.
public static GridPoint2 Rotate180(GridPoint2 point)
Parameters
point
GridPoint2
Rotates the specified point by 180 degrees around the origin.
public static GridPoint2 Rotate180(GridPoint2 point)
point
GridPoint2