Trait runes::controller::InputPoller[][src]

pub trait InputPoller {
    fn poll(&self) -> u8;
}

Required methods

fn poll(&self) -> u8[src]

Loading content...

Implementors

Loading content...