Phaser API Documentation

  Version: 
changeSource(source)

Description:

Change the source of the EdgeZone.

Parameters:

name type description
source Phaser.Types.GameObjects.Particles.EdgeZoneSource

An object instance with a getPoints(quantity, stepRate) method returning an array of points.

Returns:
Description:

This Edge Zone.

Since: 3.0.0