Phaser API Documentation

  Version: 
removeAllListeners([event])

Description:

Remove all listeners, or those of the specified event.

Parameters:

name type arguments description
event string | symbol <optional>

The event name.

Returns:
Description:

this.

Since: 3.0.0