Function CollisionObject2D.shapeOwnerSetDisabled
If true
, disables the given shape owner.
void shapeOwnerSetDisabled
(
const(long) owner_id,
const(bool) disabled
) nothrow @nogc;
If true
, disables the given shape owner.
void shapeOwnerSetDisabled
(
const(long) owner_id,
const(bool) disabled
) nothrow @nogc;