mirror of
https://github.com/bevyengine/bevy
synced 2025-01-25 19:35:19 +00:00
1523e8c409
# Objective - Improve readability. - Somewhat relates to #10896. ## Solution - Use early returns to minimize nesting. - Change `emitter_translation` to use `if let` instead of `map`. |
||
---|---|---|
.. | ||
audio.rs | ||
audio_output.rs | ||
audio_source.rs | ||
lib.rs | ||
pitch.rs | ||
sinks.rs |