CollisionObject2D.shapeOwnerSetDisabled

If true, disables the given shape owner.

struct CollisionObject2D
@nogc nothrow
void
shapeOwnerSetDisabled
(
in long owner_id
,
in bool disabled
)

Meta