 | ISplicedVectorPointTPoint, TVectorPointSubtract Method |
Translates this point by the negation of the given vector.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxTPoint Subtract(
TVectorPoint vector
)
Parameters
- vector
- Type: TVectorPoint
Return Value
Type:
TPoint
See Also