arcade2d
Variable

MOUSE_COMPONENT_KEY

game.constants.ts:8

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

ESC