Crate xloop_types

Source

Re-exports§

pub extern crate raw_window_handle as raw;

Modules§

prelude

Structs§

EvtCommit
EvtKey
EvtMouse
EvtTouch
Metas
Pressed modifier keys.
UnrecognizedCodeError
Parse from string error, returned when string does not match to any Code variant.
UnrecognizedKeyError
Parse from string error, returned when string does not match to any Key variant.

Enums§

Action
Button
Code
Code is the physical position of a key.
EvtWheel
Key
Key represents the meaning of a keypress.
Location
The location attribute contains an indication of the logical location of the key on the device.
Phase
State

Traits§

AppDelegate
AppHandle
AppProxy
AppRef
IntoEvt
Platform
WinDelegate
WinHandle
WinRef