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
input_
actions
0.1.1
Module source
Module Items
Enums
In crate input_
actions
input_actions
Module
source
Copy item path
Source
Expand description
Enumerations for differentiating between device inputs (buttons, axes, keys, mouse buttons).
Enums
ยง
Axis
Button
Key
Kind
Enum to differentiate between the two types of inputs: single state (button) and range (axis).
Mouse
Button