Function
Body:getVelocityLocalPoint( x, y )
Synopsis
x, x = Body:getVelocityLocalPoint( x, y )
Arguments
x The x-component of the local point.
y The y-component of the local 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.