Table of Contents

Method Rotate60

Namespace
Gamelogic.Grids2
Assembly
Assembly-CSharp.dll

Rotate60(GridPoint2)

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

public static GridPoint2 Rotate60(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2