logo
Expand description

Sound system

Structs

An easy way to manage the lifecycle of multiple sounds. A handle is created from a source sound using createSound(), and all handle playbacks will be stopped when the Mixer is disposed.

Traits

Represents a currently playing sound.

A loaded sound file.