[][src]Function kiss3d_conrod::widget::is_over_rect

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

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