mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
1f97717a3d
# Objective - Resolves #10853 ## Solution - ~~Changed the name of `Input` struct to `PressableInput`.~~ - Changed the name of `Input` struct to `ButtonInput`. ## Migration Guide - Breaking Change: Users need to rename `Input` to `ButtonInput` in their projects. |
||
---|---|---|
.. | ||
audio.rs | ||
audio_control.rs | ||
decodable.rs | ||
pitch.rs | ||
spatial_audio_2d.rs | ||
spatial_audio_3d.rs |