Phaser API Documentation

  Version: 
startListeners()

Description:

Starts the Touch Event listeners running as long as an input target is set.

This method is called automatically if Touch Input is enabled in the game config, which it is by default. However, you can call it manually should you need to delay input capturing until later in the game.

Since: 3.0.0