Click or drag to resize

WindowedMapTPointAlignTopCenter Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IMap<TPoint> AlignTopCenter(
	IGridSpace<TPoint> grid
)

Parameters

grid
Type: Gamelogic.GridsIGridSpaceTPoint

Return Value

Type: IMapTPoint
See Also