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