Docs.rs
leafwing-input-manager-0.15.1
leafwing-input-manager 0.15.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alice-i-cecile
Dependencies
bevy ^0.14.0-rc.3
normal
bevy_egui ^0.28
normal
optional
derive_more ^0.99
normal
dyn-clone ^1.0
normal
dyn-eq ^0.1
normal
dyn-hash ^0.2
normal
itertools ^0.13
normal
leafwing_input_manager_macros ^0.15.1
normal
once_cell ^1.19
normal
serde ^1.0
normal
serde_flexitos ^0.2
normal
bevy ^0.14.0-rc.3
dev
serde_test ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
leafwing_
input_
manager
0.15.1
Module updating
Module Items
Structs
Traits
In leafwing_
input_
manager::
user_
input
leafwing_input_manager
::
user_input
Module
updating
Copy item path
source
Expand description
Logic for updating user input based on the state of the world.
Structs
§
Central
Input
Store
An overarching store for all user inputs.
Traits
§
Updatable
Input
A trait that enables user input to be updated based on the state of the world.