Function CollisionObject2D.shapeOwnerRemoveShape
Removes a shape from the given shape owner.
void shapeOwnerRemoveShape
(
const(long) owner_id,
const(long) shape_id
) nothrow @nogc;
Removes a shape from the given shape owner.
void shapeOwnerRemoveShape
(
const(long) owner_id,
const(long) shape_id
) nothrow @nogc;