Difference between revisions of "Body:setLinearVelocity"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


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