Skip to main content

destroy_human

Function destroy_human 

Source
pub fn destroy_human(human: &mut Human, world: &mut World)
Expand description

Destroy joints then bodies. Safe to skip when the world itself is destroyed. (DestroyHuman)