bevy/crates/bevy_gilrs/src
Kanabenki 86f7ef1bd7
Finish documenting bevy_gilrs (#10010)
# Objective

Finish documenting `bevy_gilrs`.

## Solution

Document the remaining items, add a `warn(missing_docs)` attribute for
the crate.
2023-10-04 21:10:20 +00:00
..
converter.rs Improve Gamepad DPad Button Detection (#5220) 2022-07-11 14:11:25 +00:00
gilrs_system.rs input: allow multiple gamepad inputs to be registered for one button in one frame (#9446) 2023-08-15 21:50:29 +00:00
lib.rs Finish documenting bevy_gilrs (#10010) 2023-10-04 21:10:20 +00:00
rumble.rs Refactor EventReader::iter to read (#9631) 2023-08-30 14:20:03 +00:00