Body:setLinearVelocity


Function

Synopsis

Body:setLinearVelocity( x, y )

Arguments

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

Returns

Nothing.

See Also