Skip to main content

shape_get_circle

Function shape_get_circle 

Source
pub fn shape_get_circle(world: &World, shape_id: ShapeId) -> Circle
Expand description

Get a copy of the shape’s circle. Asserts the type is correct. (b2Shape_GetCircle)