Physics2DServerSingleton.getProcessInfo

Returns information about the current state of the 2D physics engine. The states are listed under the INFO_* constants.

struct Physics2DServerSingleton
@nogc nothrow
long
getProcessInfo
(
in long process_info
)

Meta