Crate keeshond_audio

Source
Expand description

Keeshond Audio module, for playing sound effects and music in Keeshond Game Engine

Structs§

Sound
A resource representing a sound that can be played.
Voice
A handle to a currently played sound
VoiceInfo
Information on how to play a sound

Enums§

AudioError

Traits§

Audio
Public interface to controlling audio in your game