Contact:getVelocity

Get the linear impact velocity of a contact.

Function

Synopsis

vx, vy = Contact:getVelocity( )

Arguments

None.

Returns

number vx
The x component of the velocity vector.
number vy
The y component of the velocity vector.

See Also

Other Languages