Click or drag to resize

FlatRhombOpTCellSingle Method

Makes a grid with a single cell that corresponds to the origin.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ShapeMethodAttribute]
public FlatRhombShapeInfo<TCell> Single()

Return Value

Type: FlatRhombShapeInfoTCell
See Also