Table of Contents

Method Rotate270

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Rotate270(GridPoint2)

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

public static GridPoint2 Rotate270(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2