Skip to main content

create_chain_segment_shape

Function create_chain_segment_shape 

Source
pub fn create_chain_segment_shape(
    world: &mut World,
    body_id: BodyId,
    def: &ShapeDef,
    chain_segment: &ChainSegment,
) -> ShapeId
Expand description

(b2CreateChainSegmentShape)