Skip to main content

create_shape_proxy

Function create_shape_proxy 

Source
pub fn create_shape_proxy(
    shape: &mut Shape,
    bp: &mut BroadPhase,
    type_: BodyType,
    transform: WorldTransform,
    force_pair_creation: bool,
)
Expand description

(b2CreateShapeProxy)