Skip to main content

PandoraKeyDown

Callable

  • PandoraKeyDown(event: KeyboardEvent): boolean

  • Handles the key pressed in Pandora's Box, allow WASD to move around


    Parameters

    • event: KeyboardEvent

      Key event

    Returns boolean

    • Whether the supplied event was understood/used.