Table of Contents

Method Rotate300

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Rotate300(GridPoint2)

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

public static GridPoint2 Rotate300(GridPoint2 point)

Parameters

point GridPoint2

Returns

GridPoint2