ruffle/desktop
Mike Welsh 34f60b127a core: Add AudioManager to handle actively playing sounds
Add an AudioManager struct to handle this list of actively playing
sounds. This will maintain information for each sound instance,
such as the owning display object, AVM1 object, etc.

This will allow us to implement the awkward AVM1 Sound API in a
fairly backend-agnostic way.
2021-01-27 15:25:04 -08:00
..
assets desktop: Use compressed favicon.ico 2020-06-09 10:26:06 -07:00
src core: Add AudioManager to handle actively playing sounds 2021-01-27 15:25:04 -08:00
Cargo.toml desktop: Fix windows cross compilation of assets 2021-01-24 18:11:48 -08:00
build.rs desktop: Fix windows cross compilation of assets 2021-01-24 18:11:48 -08:00