logo

Module bevy::input[][src]

Expand description

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

Modules

Structs

Stores the position data of input devices of type T

A “press-able” input of type T.

Adds keyboard and mouse input to an App

Enums

The current “press” state of an element