bevy/examples/audio
Tygyh 1568d4a415
Reorder impl to be the same as the trait (#11076)
# Objective

- Make the implementation order consistent between all sources to fit
the order in the trait.

## Solution

- Change the implementation order.
2023-12-24 17:43:55 +00:00
..
audio.rs bevy_audio: ECS-based API redesign (#8424) 2023-07-07 23:01:17 +00:00
audio_control.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
decodable.rs Reorder impl to be the same as the trait (#11076) 2023-12-24 17:43:55 +00:00
pitch.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
spatial_audio_2d.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
spatial_audio_3d.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00