pub fn get_joint_sim(world: &mut World, joint_id: i32) -> &mut JointSim
Borrow a joint’s sim data mutably: constraint graph color for awake joints, otherwise the owning solver set. (b2GetJointSim)