Function PhysicsServerSingleton.bodySetSpace

Assigns a space to the body (see spaceCreate).

void bodySetSpace (
  const(RID) _body,
  const(RID) space
) nothrow @nogc;