Function
Joint:getCollideConnected( )
Gets whether the connected Bodies collide.
Synopsis
c = Joint:getCollideConnected( )
Returns
c boolean True if they collide, false otherwise.
Copyright © 2006-2010 LÖVE Development Team.