Skip to main content

create_segment_shape

Function create_segment_shape 

Source
pub fn create_segment_shape(
    world: &mut World,
    body_id: BodyId,
    def: &ShapeDef,
    segment: &Segment,
) -> ShapeId
Expand description

(b2CreateSegmentShape)