CollisionObject2D.isShapeOwnerOneWayCollisionEnabled

Returns true if collisions for the shape owner originating from this CollisionObject2D will not be reported to collided with CollisionObject2Ds.

struct CollisionObject2D
@nogc nothrow const
bool
isShapeOwnerOneWayCollisionEnabled
(
in long owner_id
)

Meta