Trait enamel::SetMouseFocus [] [src]

pub trait SetMouseFocus {
    fn set_mouse_focus(&mut self, _: bool);
}

Required Methods

Implementors