arcade2d
Variable

KEYBOARD_COMPONENT_KEY

game.constants.ts:17

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

ESC