Click or drag to resize

FlatHexGridTCellArrayPointFromPoint Method (FlatHexPoint)

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

Parameters

hexPoint
Type: Gamelogic.GridsFlatHexPoint

Return Value

Type: ArrayPoint
See Also