Click or drag to resize

ISplicedVectorPointTPoint, TVectorPointTranslate Method

Translate this point by the given vector.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
TPoint Translate(
	TVectorPoint vector
)

Parameters

vector
Type: TVectorPoint

Return Value

Type: TPoint
See Also