Skip to main content

GameTouchStart

Callable

  • GameTouchStart(event: TouchEvent): void

  • If the user starts touching the screen (mobile only), we fire the mousedown and click events for other screens


    Parameters

    • event: TouchEvent

    Returns void