Function conrod_core::widget::is_over_rect[][src]

pub fn is_over_rect(container: &Container, point: Point, _: &Theme) -> IsOver
Expand description

The default IsOverFn used if the Widget::is_over method is not overridden.