Click or drag to resize

PointyHexGridTCellArrayPointFromPoint Method (Int32, Int32)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override ArrayPoint ArrayPointFromPoint(
	int hX,
	int hY
)

Parameters

hX
Type: SystemInt32
hY
Type: SystemInt32

Return Value

Type: ArrayPoint
See Also