Phaser API Documentation

  Version: 
<private> touchcancel(touch, event)

Description:

Internal method to handle a Touch Cancel Event.

Parameters:

name type description
touch Touch

The Changed Touch from the Touch Event.

event TouchEvent

The full Touch Event.

Since: 3.15.0
Source: src/input/Pointer.js (Line 844)