Phaser API Documentation

  Version: 
enableUpdate()

Description:

Causes World.update to be automatically called each time the Scene emits and UPDATE event. This is the default setting, so only needs calling if you have specifically disabled it.

Since: 3.50.0