Skip to main content

create_polygon_shape

Function create_polygon_shape 

Source
pub fn create_polygon_shape(
    world: &mut World,
    body_id: BodyId,
    def: &ShapeDef,
    polygon: &Polygon,
) -> ShapeId
Expand description

(b2CreatePolygonShape)