|
Box2D
2.2.1
Box2D API Reference for Kobold2D developers
|
| b2DistanceJointDef() (defined in b2DistanceJointDef) | b2DistanceJointDef | [inline] |
| b2JointDef() (defined in b2JointDef) | b2JointDef | [inline] |
| bodyA | b2JointDef | |
| bodyB | b2JointDef | |
| collideConnected | b2JointDef | |
| dampingRatio | b2DistanceJointDef | |
| frequencyHz | b2DistanceJointDef | |
| Initialize(b2Body *bodyA, b2Body *bodyB, const b2Vec2 &anchorA, const b2Vec2 &anchorB) | b2DistanceJointDef | |
| length | b2DistanceJointDef | |
| localAnchorA | b2DistanceJointDef | |
| localAnchorB | b2DistanceJointDef | |
| type | b2JointDef | |
| userData | b2JointDef |