Phaser API Documentation

  Version: 
<static> remove(key)

Description:

Removes an input plugin based on the given key.

Parameters:

name type description
key string

The key of the input plugin to remove.

Since: 3.10.0