|
Box2D
2.2.1
Box2D API Reference for Kobold2D developers
|
| b2Body (defined in b2Joint) | b2Joint | [friend] |
| b2GearJoint (defined in b2Joint) | b2Joint | [friend] |
| b2Island (defined in b2Joint) | b2Joint | [friend] |
| b2Joint (defined in b2PulleyJoint) | b2PulleyJoint | [friend] |
| b2Joint(const b2JointDef *def) (defined in b2Joint) | b2Joint | [protected] |
| b2PulleyJoint(const b2PulleyJointDef *data) (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| b2World (defined in b2Joint) | b2Joint | [friend] |
| Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | [protected, static] |
| Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | [protected, static] |
| Dump() | b2PulleyJoint | [virtual] |
| GetAnchorA() const | b2PulleyJoint | [virtual] |
| GetAnchorB() const | b2PulleyJoint | [virtual] |
| GetBodyA() | b2Joint | [inline] |
| GetBodyB() | b2Joint | [inline] |
| GetCollideConnected() const | b2Joint | [inline] |
| GetGroundAnchorA() const | b2PulleyJoint | |
| GetGroundAnchorB() const | b2PulleyJoint | |
| GetLengthA() const | b2PulleyJoint | |
| GetLengthB() const | b2PulleyJoint | |
| GetNext() | b2Joint | [inline] |
| GetNext() const (defined in b2Joint) | b2Joint | [inline] |
| GetRatio() const | b2PulleyJoint | |
| GetReactionForce(float32 inv_dt) const | b2PulleyJoint | [virtual] |
| GetReactionTorque(float32 inv_dt) const | b2PulleyJoint | [virtual] |
| GetType() const | b2Joint | [inline] |
| GetUserData() const | b2Joint | [inline] |
| InitVelocityConstraints(const b2SolverData &data) (defined in b2PulleyJoint) | b2PulleyJoint | [protected, virtual] |
| IsActive() const | b2Joint | |
| m_bodyA (defined in b2Joint) | b2Joint | [protected] |
| m_bodyB (defined in b2Joint) | b2Joint | [protected] |
| m_collideConnected (defined in b2Joint) | b2Joint | [protected] |
| m_constant (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_edgeA (defined in b2Joint) | b2Joint | [protected] |
| m_edgeB (defined in b2Joint) | b2Joint | [protected] |
| m_groundAnchorA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_groundAnchorB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_impulse (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_index (defined in b2Joint) | b2Joint | [protected] |
| m_indexA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_indexB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_invIA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_invIB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_invMassA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_invMassB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_islandFlag (defined in b2Joint) | b2Joint | [protected] |
| m_lengthA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_lengthB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_localAnchorA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_localAnchorB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_localCenterA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_localCenterB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_mass (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_next (defined in b2Joint) | b2Joint | [protected] |
| m_prev (defined in b2Joint) | b2Joint | [protected] |
| m_rA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_ratio (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_rB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_type (defined in b2Joint) | b2Joint | [protected] |
| m_uA (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_uB (defined in b2PulleyJoint) | b2PulleyJoint | [protected] |
| m_userData (defined in b2Joint) | b2Joint | [protected] |
| SetUserData(void *data) | b2Joint | [inline] |
| SolvePositionConstraints(const b2SolverData &data) (defined in b2PulleyJoint) | b2PulleyJoint | [protected, virtual] |
| SolveVelocityConstraints(const b2SolverData &data) (defined in b2PulleyJoint) | b2PulleyJoint | [protected, virtual] |
| ~b2Joint() (defined in b2Joint) | b2Joint | [inline, protected, virtual] |