Skip to main content

joint_is_valid

Function joint_is_valid 

Source
pub fn joint_is_valid(world: &World, id: JointId) -> bool
Expand description

Joint id validity. (b2Joint_IsValid — the world-registry check collapses to the index/generation check in the registry-less port)