Click or drag to resize

CairoShapeInfoTCellMakeShapeInfo Method

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

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoCairoPoint

Return Value

Type: CairoShapeInfoTCell
See Also