Physics2DServerSingleton.bodySetSpace

Assigns a space to the body (see spaceCreate).

struct Physics2DServerSingleton
@nogc nothrow
void
bodySetSpace
(
in RID _body
,
in RID space
)

Meta