Module audio

Module audio 

Source
Expand description

Audio session, systems, and resources.

Re-exports§

pub use kira;
pub use audio_center::*;
pub use audio_manager::*;

Modules§

audio_center
Audio Center resource and systems.
audio_manager
Audio Manager resource and systems.

Structs§

Audio
Holds the handles and the volume to be played for a piece of Audio.
StaticSoundData
A piece of audio loaded into memory all at once.

Constants§

DEFAULT_BONES_AUDIO_SESSION
Name of the default bones audio session

Functions§

game_plugin
Sets up audio-related resources and the default bones audio session