Easier joystick, mouse and keyboard input handling in Bevy
Add the following to your Cargo.toml (replace x.y.z with the latest version): toml [dependencies] ezinput = "x.y.z" ezinput_macros = "x.y.z"
Cargo.toml
x.y.z
toml [dependencies] ezinput = "x.y.z" ezinput_macros = "x.y.z"