melonJS
    Preparing search index...

    Variable stopOnAudioError

    stopOnAudioError: boolean = true

    Whether to stop on an audio loading error.

    When true, melonJS throws an exception and aborts loading. When false, melonJS disables sound and logs a warning to the console.

    true