Function Physics2DServerSingleton.areaClearShapes

Removes all shapes from an area. It does not delete the shapes, so they can be reassigned later.

void areaClearShapes (
  const(RID) area
) nothrow @nogc;