Click or drag to resize

AbstractMapTPointRotate90 Method

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

Return Value

Type: IMapTPoint

Implements

IMapTPointRotate90
See Also