Phaser API Documentation

  Version: 
pause()

Description:

Pauses the simulation.

A paused simulation does not update any existing bodies, or run any Colliders.

However, you can still enable and disable bodies within it, or manually run collide or overlap checks.

Returns:
Description:

This World object.

Since: 3.0.0