Click or drag to resize

DiamondGridTCellArrayPointFromPoint 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 x,
	int y
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32

Return Value

Type: ArrayPoint
See Also