ezinput 0.3.0

Easier joystick, mouse and keyboard input handling in Bevy
Documentation

Table of contents

  1. Installation
  2. Examples

Installation

Add the following to your Cargo.toml (replace x.y.z with the latest version):

[dependencies]
ezinput = "x.y.z"