Click or drag to resize

PointyHexGridTCellArrayPointFromPoint Method (PointyHexPoint)

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

Parameters

hexPoint
Type: Gamelogic.GridsPointyHexPoint

Return Value

Type: ArrayPoint
See Also