[][src]Trait auragfx_backend_api::Window

pub trait Window: Drop {
    fn poll_event(&mut self) -> Event;
}

Required methods

fn poll_event(&mut self) -> Event

Loading content...

Implementors

Loading content...