Views
Joint:setCollideConnected
Sets whether the connected Bodies should collide with eachother.
Contents |
Function
Synopsis
Joint:setCollideConnected( collide )
Arguments
boolean collide
- True for the Bodies to collide, false otherwise.
Returns
Nothing.
See Also