impl GenericEvent for DeviceEvent[src]fn is_real(&self) -> bool[src]fn is_synthetic(&self) -> bool[src]fn time(&self) -> u32[src]fn value(&self) -> i16[src]impl GenericEvent for AxisEvent[src]fn is_real(&self) -> bool[src]fn is_synthetic(&self) -> bool[src]fn time(&self) -> u32[src]fn value(&self) -> i16[src]impl GenericEvent for ButtonEvent[src]fn is_real(&self) -> bool[src]fn is_synthetic(&self) -> bool[src]fn time(&self) -> u32[src]fn value(&self) -> i16[src]impl GenericEvent for Event[src]