Skip to main content

GameTouchEnd

Callable

  • GameTouchEnd(event: TouchEvent): void

  • If the user stops touching the screen (mobile only), we fire the mouseup event for other screens


    Parameters

    • event: TouchEvent

    Returns void