Phaser API Documentation

  Version: 
<private> touchend(touch, event)

Description:

Internal method to handle a Touch End Event.

Parameters:

name type description
touch Touch

The Changed Touch from the Touch Event.

event TouchEvent

The full Touch Event.

Since: 3.0.0
Source: src/input/Pointer.js (Line 808)