Skip to main content

PlatformKeyDown

Callable

  • PlatformKeyDown(e: any): boolean

  • Handles keys pressed


    Parameters

    • e: any

      The key pressed

    Returns boolean

    • TRUE if we handled the key pressed