Phaser API Documentation

  Version: 
onCircle(config, width, height)

Description:

Runs the Circle FX controller.

Parameters:

name type description
config Phaser.FX.Circle

The Circle FX controller.

width number

The width of the target.

height number

The height of the target.

Since: 3.60.0