17 #ifndef REVOLUTEJOINT_H
18 #define REVOLUTEJOINT_H
45 #endif // REVOLUTEJOINT_H
A constraint that fixes the distance between each Bodys anchor point.
Definition: RevoluteJoint.h:27
virtual void createJoint() override
Creates a b2RevoluteJoint between bodyA and bodyB, pinning them together at bodyA's position...
RevoluteJoint(QObject *parent=nullptr)
Construct a RevoluteJoint.
A constraint between two Bodys.
Definition: Joint.h:28