[][src]Trait ganache::InputEvent

pub trait InputEvent {
    fn dirty(&self) -> bool;
fn offset_coordinates(&mut self, x: Scalar, y: Scalar); }

Required methods

fn dirty(&self) -> bool

fn offset_coordinates(&mut self, x: Scalar, y: Scalar)

Loading content...

Implementors

Loading content...