Table of Contents

Method Rotate120

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Rotate120(GridPoint2)

Rotates the given point by 120 degrees counter clock-wise.

public static GridPoint2 Rotate120(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2