Click or drag to resize

PointyRhombGridTCellMakePoint Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override PointyRhombPoint MakePoint(
	PointyHexPoint basePoint,
	int index
)

Parameters

basePoint
Type: Gamelogic.GridsPointyHexPoint
index
Type: SystemInt32

Return Value

Type: PointyRhombPoint
See Also