Physics2DServerSingleton.bodySetState

Sets a body state (see BODY_STATE* constants).

struct Physics2DServerSingleton
@nogc nothrow
void
bodySetState
(
VariantArg2
)
(
in RID _body
,
in long state
,
in VariantArg2 value
)

Meta