ezinput

GitHub crates.io GitHub Actions GitHub Actions
Easier joystick, mouse and keyboard input handling in Bevy

Table of contents

  1. Installation
  2. Examples

Installation

Add the following to your Cargo.toml (replace x.y.z with the latest version): toml [dependencies] ezinput = "x.y.z"