ezinput

crates<em>io docs</em>rs github github

Easier joystick, mouse and keyboard input handling in Bevy

Table of contents

  1. Getting started
  2. Examples
  3. Documentation

Getting Started

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"