Click or drag to resize

FlatRhombGridTCellArrayPointFromGridPoint Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static ArrayPoint ArrayPointFromGridPoint(
	FlatHexPoint point
)

Parameters

point
Type: Gamelogic.GridsFlatHexPoint

Return Value

Type: ArrayPoint
See Also