Docs.rs
bevy_input-0.11.3
bevy_input 0.11.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
bevy_app ^0.11.3
normal
bevy_ecs ^0.11.3
normal
bevy_math ^0.11.3
normal
bevy_reflect ^0.11.3
normal
bevy_utils ^0.11.3
normal
serde ^1
normal
thiserror ^1.0
normal
bevy ^0.11.3
dev
Versions
90.52%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
bevy_input
0.11.3
All Items
Modules
Structs
Enums
?
Crate
bevy_input
source
·
[
−
]
Modules
common_conditions
Common run conditions
gamepad
keyboard
mouse
prelude
touch
touchpad
Structs
Axis
Stores the position data of the input devices of type
T
.
Input
A “press-able” input of type
T
.
InputPlugin
Adds keyboard and mouse input to an App
InputSystem
Enums
ButtonState
The current “press” state of an element