Phaser API Documentation

  Version: 
playError(error)

Description:

This internal method is called automatically if the playback Promise fails to resolve.

Parameters:

name type description
error DOMException

The Promise DOM Exception error.

Since: 3.60.0