Tesla Graphics Engine Documentation (January 2012)
Divide Method
TeslaTesla.MathVector2Divide()()()()
Members
Icon Member Description
Divide(Vector2, Vector2)
Divides the components of one vector by the components of the other.

Divide(Vector2%, Vector2%, Vector2%)
Divides the components of one vector by the components of the other.

Divide(Vector2, Single)
Divides the components of one vector by a scalar.

Divide(Vector2%, Single, Vector2%)
Divides the components of one vector by a scalar.

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