bevy/crates/bevy_input/src
Tristan Guichaoua 20c85b5fc3
Bevy Input Docs : the modules (#9467)
# Objective

Complete the documentation of `bevy_input` (#3492).

This PR is part of a triptych of PRs :
- https://github.com/bevyengine/bevy/pull/9468
- https://github.com/bevyengine/bevy/pull/9469

## Solution

Add documentation on modules in `bevy_input`.
2023-08-23 12:44:49 +00:00
..
axis.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
common_conditions.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
gamepad.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
input.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
keyboard.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
lib.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
mouse.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
touch.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00
touchpad.rs Bevy Input Docs : the modules (#9467) 2023-08-23 12:44:49 +00:00