Click or drag to resize

DiamondShapeInfoTCellMakeShapeInfo Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override DiamondShapeInfo<TCell> MakeShapeInfo(
	ShapeStorageInfo<DiamondPoint> shapeStorageInfo
)

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoDiamondPoint

Return Value

Type: DiamondShapeInfoTCell
See Also