Phaser API Documentation

  Version: 
TouchInputConfig
Properties:
name type arguments Default description
target * <optional> null

Where the Touch Manager listens for touch input events. The default is the game canvas.

capture boolean <optional> true

Whether touch input events have preventDefault() called on them.

Type:
object
Since: 3.0.0