bevy/crates/bevy_input/src
Wybe Westra abf12f3b3b
Fixed several missing links in docs. (#8117)
Links in the api docs are nice. I noticed that there were several places
where structs / functions and other things were referenced in the docs,
but weren't linked. I added the links where possible / logical.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: François <mockersf@gmail.com>
2023-04-23 17:28:36 +00:00
..
axis.rs add Axis::devices to get all the input devices (#5400) 2023-01-06 18:00:22 +00:00
common_conditions.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
gamepad.rs Fixed several missing links in docs. (#8117) 2023-04-23 17:28:36 +00:00
input.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
keyboard.rs Fix minor typos in code and docs (#7378) 2023-01-27 12:12:53 +00:00
lib.rs Suppress the clippy::type_complexity lint (#8313) 2023-04-06 21:27:36 +00:00
mouse.rs Added Ref to allow immutable access with change detection (#7097) 2023-01-11 15:41:54 +00:00
touch.rs Non-breaking change* from UK spellings to US (#8291) 2023-04-08 16:22:46 +00:00