Click or drag to resize

PointyHexShapeInfoTCellGridPointFromArrayPoint Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override PointyHexPoint GridPointFromArrayPoint(
	ArrayPoint point
)

Parameters

point
Type: Gamelogic.GridsArrayPoint

Return Value

Type: PointyHexPoint
See Also