Phaser API Documentation

  Version: 
fire(x, y)

Description:

Starts this Particle from the given coordinates.

Parameters:

name type description
x number

The x coordinate to launch this Particle from.

y number

The y coordinate to launch this Particle from.

Since: 3.0.0