Table of Contents

Method PointyRectangle

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

PointyRectangle(GridPoint2)

Returns a new rectangle suitable for a pointy hex grid.

public static IExplicitShape<GridPoint2> PointyRectangle(GridPoint2 size)

Parameters

size GridPoint2

Returns

IExplicitShape<GridPoint2>