Click or drag to resize

AbstractMapTPointScale Method (Single)

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

Parameters

factor
Type: SystemSingle

Return Value

Type: IMapTPoint

Implements

IMapTPointScale(Single)
See Also