Table of Contents

Class PointyHexTriangleWrapper

Namespace
Gamelogic.Grids.Examples
Assembly
Assembly-CSharp.dll
public class PointyHexTriangleWrapper : IPointWrapper<PointyHexPoint>
Inheritance
PointyHexTriangleWrapper
Implements
Inherited Members
Extension Methods

Methods

Wrap(PointyHexPoint)

Returns a new point, that corresponds to the wrapped version of the give point.

public PointyHexPoint Wrap(PointyHexPoint point)

Parameters

point PointyHexPoint

Returns

PointyHexPoint