Table of Contents

Method UpTriangle

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

UpTriangle(Vector2, float)

Returns a new up triangle suitable for a pointy hex grid.

public static IExplicitShape<GridPoint2> UpTriangle(Vector2 center, float radius)

Parameters

center Vector2
radius float

Returns

IExplicitShape<GridPoint2>