B2.Body:setLinearVelocity
From GiderosMobile
Available since: Gideros 2011.6
Description
Sets the linear velocity of the center of mass.
= b2.Body:setLinearVelocity(xy,)
'x: (number) x coordinate of the linear velocity '
'y: (number) y coordinate of the linear velocity '