Table of Contents

Method Rotate90

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Rotate90(GridPoint2)

Rotates the specified point counterclockwise by 90 degrees around the origin.

public static GridPoint2 Rotate90(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2