Table of Contents

Method Rotate240

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Rotate240(GridPoint2)

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

public static GridPoint2 Rotate240(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2