kira

Module manager

Source
Expand description

The main entrypoint for controlling audio from gameplay code.

In order to play audio, you’ll need to create an AudioManager. The AudioManager keeps track of playing sounds and manages other resources like clocks, mixer tracks, and spatial scenes. Once the AudioManager is dropped, its audio output will be stopped.

Re-exports§

Modules§

Structs§