Click or drag to resize

LineOpTCell Constructor (ShapeStorageInfoLinePoint, FuncShapeStorageInfoLinePoint, ShapeStorageInfoLinePoint, ShapeStorageInfoLinePoint)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public LineOp(
	ShapeStorageInfo<LinePoint> leftShapeInfo,
	Func<ShapeStorageInfo<LinePoint>, ShapeStorageInfo<LinePoint>, ShapeStorageInfo<LinePoint>> combineShapeInfo
)

Parameters

leftShapeInfo
Type: Gamelogic.GridsShapeStorageInfoLinePoint
combineShapeInfo
Type: SystemFuncShapeStorageInfoLinePoint, ShapeStorageInfoLinePoint, ShapeStorageInfoLinePoint
See Also