Table of Contents

Method Rotate180

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Rotate180(GridPoint2)

Rotates the specified point by 180 degrees around the origin.

public static GridPoint2 Rotate180(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2