AudioListener

fun interface AudioListener

Provides an interface for listeners to audio events.

Functions

Link copied to clipboard
abstract fun sfx(soundEffect: SoundEffect)

Invoke the listener for playSoundEffect with a specified soundEffect.