Joint:getCollideConnected

Gets whether the connected Bodies collide.

Function

Synopsis

c = Joint:getCollideConnected( )

Arguments

None.

Returns

boolean c
True if they collide, false otherwise.

See Also


Other Languages