Function Physics2DServerSingleton.getProcessInfo

Returns information about the current state of the 2D physics engine. See processinfo for a list of available states.

long getProcessInfo (
  const(long) process_info
) nothrow @nogc;