Phaser API Documentation

  Version: 
pause()

Description:

Pauses this Emitter Manager.

This has the effect of pausing all emitters, and all particles of those emitters, currently under its control.

The particles will still render, but they will not have any of their logic updated.

Returns:
Description:

This Emitter Manager.