Docs.rs
input-actions-0.1.1
input-actions 0.1.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
temportalflux
Dependencies
gilrs ^0.8
normal
log ^0.4
normal
optional
winit ^0.26
normal
optional
Versions
20.38%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module event
input_
actions
0.1.1
Module event
Module Items
Structs
Enums
In crate input_
actions
input_actions
Module
event
Copy item path
Source
Expand description
Data sent to input-actions when device inputs are detected.
Structs
§
Event
An event created by a third-party to send input to
System
.
Enums
§
Button
State
The state of a
gamepad
or
mouse
button.
Source
What non-gamepad device caused the event.
State
The data for
Event
. Can provide a mouse button/keyboard key state, mouse move, mouse scroll, or mouse button/keyboard key value.