Phaser API Documentation

  Version: 
<static> install(target)

Description:

Installs all of the registered Input Plugins into the given target.

Parameters:

name type description
target Phaser.Input.InputPlugin

The target InputPlugin to install the plugins into.

Since: 3.10.0