mirror of
https://github.com/bevyengine/bevy
synced 2025-01-06 18:28:59 +00:00
541a321a3d
# Objective Correct references to `Input` into `ButtonInput` in the keyboard input docs since it was renamed in 0.13. ## Solution Change the type used in the keyboard input docs from `Input` to `ButtonInput`. |
||
---|---|---|
.. | ||
axis.rs | ||
button_input.rs | ||
common_conditions.rs | ||
gamepad.rs | ||
keyboard.rs | ||
lib.rs | ||
mouse.rs | ||
touch.rs | ||
touchpad.rs |