Joint definitions are used to construct joints.
More...
#include <b2Joint.h>
Joint definitions are used to construct joints.
Definition at line 74 of file b2Joint.h.
b2JointDef::b2JointDef |
( |
| ) |
|
|
inline |
The first attached body.
Definition at line 92 of file b2Joint.h.
The second attached body.
Definition at line 95 of file b2Joint.h.
bool b2JointDef::collideConnected |
Set this flag to true if the attached bodies should collide.
Definition at line 98 of file b2Joint.h.
The joint type is set automatically for concrete joint types.
Definition at line 86 of file b2Joint.h.
void* b2JointDef::userData |
Use this to attach application specific data to your joints.
Definition at line 89 of file b2Joint.h.
The documentation for this struct was generated from the following file: