bevy/crates/bevy_input
TrialDragon 541a321a3d
Update Input to ButtonInput in a couple places at keyboard input docs (#12284)
# 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`.
2024-03-04 00:52:47 +00:00
..
src Update Input to ButtonInput in a couple places at keyboard input docs (#12284) 2024-03-04 00:52:47 +00:00
Cargo.toml Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00