Joint:setCollideConnected

Sets whether the connected Bodies should collide with eachother.

Function

Synopsis

Joint:setCollideConnected( collide )

Arguments

boolean collide
True for the Bodies to collide, false otherwise.

Returns

Nothing.

See Also