Phaser API Documentation

  Version: 
moveTo: boolean

Description:

Whether moveToX and moveToY are set. Set automatically during configuration.

When true the particles move toward the moveToX and moveToY coordinates and arrive at the end of their life. Emitter angle, speedX, and speedY are ignored.

Type:
boolean
Default: false