Joint:getCollideConnected
Gets whether the connected Bodies collide.
Function
Synopsis
1 | c = Joint:getCollideConnected( ) |
Arguments
None.
Returns
boolean c
- True if they collide, false otherwise.
Gets whether the connected Bodies collide.
1 | c = Joint:getCollideConnected( ) |
None.
boolean c
Designed by : w10schools
service@w10schools.com
Please login to continue.