Difference between revisions of "Joint:getCollideConnected"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:18, 14 February 2010

Gets whether the connected Bodies collide.

Function

Synopsis

c = Joint:getCollideConnected( )

Arguments

None.

Returns

boolean c
True if they collide, false otherwise.

See Also