b2JointDef() | b2JointDef | [inline] |
b2LineJointDef() | b2LineJointDef | [inline] |
bodyA | b2JointDef | |
bodyB | b2JointDef | |
collideConnected | b2JointDef | |
enableLimit | b2LineJointDef | |
enableMotor | b2LineJointDef | |
Initialize(b2Body *bodyA, b2Body *bodyB, const b2Vec2 &anchor, const b2Vec2 &axis) | b2LineJointDef | |
localAnchorA | b2LineJointDef | |
localAnchorB | b2LineJointDef | |
localAxisA | b2LineJointDef | |
lowerTranslation | b2LineJointDef | |
maxMotorForce | b2LineJointDef | |
motorSpeed | b2LineJointDef | |
type | b2JointDef | |
upperTranslation | b2LineJointDef | |
userData | b2JointDef |