bevy/examples/audio
dis-da-moe 0df67cdaae Add AddAudioSource trait and improve Decodable docs (#6649)
# Objective

- Fixes #6361
- Fixes #6362 
- Fixes #6364 

## Solution
- Added an example for creating a custom `Decodable` type 
- Clarified the documentation on `Decodable`
- Added an `AddAudioSource` trait and implemented it for `App`

Co-authored-by: dis-da-moe <84386186+dis-da-moe@users.noreply.github.com>
2023-01-17 22:42:00 +00:00
..
audio.rs Doc/module style doc blocks for examples (#4438) 2022-05-16 13:53:20 +00:00
audio_control.rs Add a way to toggle AudioSink (#6321) 2022-10-31 15:57:51 +00:00
decodable.rs Add AddAudioSource trait and improve Decodable docs (#6649) 2023-01-17 22:42:00 +00:00