Click or drag to resize

AbstractMapTPointRotate Method

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

Parameters

angle
Type: SystemSingle

Return Value

Type: IMapTPoint

Implements

IMapTPointRotate(Single)
See Also