Function conrod_core::widget::primitive::point_path::is_over_widget[][src]

pub fn is_over_widget(widget: &Container, point: Point, theme: &Theme) -> IsOver
Expand description

The function to use for picking whether a given point is over the point path.