Function conrod::graph::algo::pick_widgets [] [src]

pub fn pick_widgets(depth_order: &[Id], xy: Point) -> PickWidgets

Produces a graph node "walker" that yields all widgets under the given xy position in order from top to bottom.