[][src]Module bevy::input

Resources and events for inputs, e.g. mouse/keyboard, touch, gamepads, etc.

Modules

gamepad
keyboard
mouse
prelude
system
touch

Structs

Axis
Input

A "press-able" input of type T

InputPlugin

Adds keyboard and mouse input to an App

Enums

ElementState

The current "press" state of an element