bevy_ineffable 0.7.0

A simple-to-use input manager for bevy that empowers players and makes accessibility easy.
Documentation
1
2
3
4
5
pub use ineffable::Ineffable;

mod ineffable;
pub mod ineffable_settings;
pub(crate) mod meta_data;