Public Attributes | |
b2JointType | type |
The joint type is set automatically for concrete joint types. | |
void * | userData |
Use this to attach application specific data to your joints. | |
b2Body * | body1 |
The first attached body. | |
b2Body * | body2 |
The second attached body. | |
bool | collideConnected |
Set this flag to true if the attached bodies should collide. |