phaser - v4.0.0-rc.4
    Preparing search index...
    PAUSE: string

    The Arcade Physics World Pause Event.

    This event is dispatched by an Arcade Physics World instance when it is paused.

    Listen to it from a Scene using: this.physics.world.on('pause', listener).