Function
Body:getVelocityWorldPoint( x, y )
Synopsis
x, x = Body:getVelocityWorldPoint( x, y )
Arguments
x The x-component of the world point.
y The y-component of the world point.
Returns
number The x-component of the velocity vector.
number The x-component of the velocity vector.
Copyright © 2006-2008 LÖVE Development Team.