arcade2d
Variable

AUDIO_ENGINE_COMPONENT_KEY

audio/audio.constants.ts:7

Reserved component key the engine uses to register the AudioEngine on every Game. Exposed as a constant so callers that need to introspect or replace the audio backend (e.g. swapping in a recorded or fixture-backed variant for testing) don't have to hard-code a magic string.

ESC