Phaser API Documentation

  Version: 
<private> touchstart(touch, event)

Description:

Internal method to handle a Touch Start 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 741)