arcade2d
Variable

ASSET_LIBRARY_COMPONENT_KEY

game.constants.ts:25

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

ESC