Ejemplo n.º 1
0
 public override SolverUpdateable GetBaseJoint()
 {
     return(new SwivelHingeAngularJoint(Ent1.Body, Ent2.Body, WorldHinge.ToBVector(), WorldTwist.ToBVector()));
 }