☰
Crate pointer_fusion
Version 0.0.1
All Items
Structs
Enums
Constants
Functions
?
Crate
pointer_fusion
source
·
[
−
]
Structs
PointerEvent
Information about the state of a pointer.
Enums
DeviceKind
InputEvent
Phase
SignalKind
Status
Constants
POINTER_BUTTON_1
POINTER_BUTTON_2
POINTER_BUTTON_3
POINTER_BUTTON_4
POINTER_BUTTON_5
Functions
pointer_fusion
Provides a stream of
PointerEvent
fused from
InputEvent::MouseEvent
and
InputEvent::TouchEvent
.