Phaser API Documentation

  Version: 

Description:

A rectangular boundary constraining particle movement. Use the Emitter properties collideLeft, collideRight, collideTop and collideBottom to control if a particle will rebound off the sides of this boundary, or not. This happens when the particles x/y coordinate hits the boundary.

Since: 3.60.0