CollisionObject2D.shapeOwnerRemoveShape

Removes a shape from the given shape owner.

struct CollisionObject2D
@nogc nothrow
void
shapeOwnerRemoveShape
(
in long owner_id
,
in long shape_id
)

Meta