bevy icon indicating copy to clipboard operation
bevy copied to clipboard

Add `AddAudioSource` trait and improve `Decodable` docs

Open dis-da-mor opened this issue 3 years ago • 1 comments

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

dis-da-mor avatar Nov 16 '22 14:11 dis-da-mor

Reviewing this tomorrow. Also you should put each issue in a separate bullet point and prepend "Fixes" =)

harudagondi avatar Nov 16 '22 15:11 harudagondi

bors r+

james7132 avatar Jan 17 '23 22:01 james7132