bevy_mod_kira 0.1.1

A plugin that integrates the Kira audio library for use in the Bevy game engine
Documentation
1
2
3
4
5
mod debug;
mod events;

pub use debug::*;
pub use events::*;