Function Physics2DServerSingleton.bodyGetDirectState

Returns the Physics2DDirectBodyState of the body.

Physics2DDirectBodyState bodyGetDirectState (
  const(RID) _body
) nothrow @nogc;