Function CollisionObject2D.isShapeOwnerOneWayCollisionEnabled
Returns true if collisions for the shape owner originating from this CollisionObject2D will not be reported to collided with CollisionObject2Ds.
bool isShapeOwnerOneWayCollisionEnabled
(
const(long) owner_id
) nothrow @nogc const;