Body:getLinearVelocity


Function

Synopsis

x, y = Body:getLinearVelocity( )

Arguments

None.

Returns

number x
The x-component of the velocity vector
number y
The y-component of the velocity vector

See Also