public class WeldJointDef extends JointDef
JointDef.JointType
Modifier and Type | Field and Description |
---|---|
Vector2 |
localAnchorA |
Vector2 |
localAnchorB |
float |
referenceAngle |
bodyA, bodyB, collideConnected, type
Constructor and Description |
---|
WeldJointDef() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Body body1,
Body body2,
Vector2 anchor) |