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