Phaser API Documentation

  Version: 
Event: PAUSE
Phaser.Physics.Matter.Events.PAUSE
PAUSE

Description:

The Matter Physics World Pause Event.

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

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

Since: 3.0.0