bevy_ineffable 0.2.0

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

pub mod asset_loader_ron;
pub mod builder;
mod input_config;