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.
Sets whether the connected Bodies should collide with eachother.
Joint:setCollideConnected( collide )
boolean collide
Nothing.