Tesla Graphics Engine Documentation (January 2012)
Negate Method (value)
TeslaTesla.MathVector2Negate(Vector2)
Flip the signs of the vector's components.
Declaration Syntax
C#
public static Vector2 Negate(
	Vector2 value
)
Parameters
value (Vector2)
Source vector
Return Value
Resulting vector

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)