bevy/crates/bevy_audio/src
Emi 3527288342
Fixing some doc comments (#9646)
# Objective
I've been collecting some mistakes in the documentation and fixed them

---------

Co-authored-by: Emi <emanuel.boehm@gmail.com>
Co-authored-by: Nicola Papale <nicopap@users.noreply.github.com>
2023-08-31 19:05:49 +00:00
..
audio_output.rs audio sinks don't need their custom drop anymore (#9336) 2023-08-11 21:16:12 +00:00
audio_source.rs Fixing some doc comments (#9646) 2023-08-31 19:05:49 +00:00
audio.rs Fixing some doc comments (#9646) 2023-08-31 19:05:49 +00:00
lib.rs Added Pitch as an alternative sound source (#9225) 2023-07-29 22:29:41 +00:00
pitch.rs Added Pitch as an alternative sound source (#9225) 2023-07-29 22:29:41 +00:00
sinks.rs Clarify what happens when setting the audio volume (#9480) 2023-08-28 18:21:12 +00:00