FX.Circle.backgroundAlpha is a new property that allows you to set the amount of the alpha of the background color in the Circle FX (thanks @rexrainbow)

This commit is contained in:
Richard Davey 2023-07-21 16:05:07 +01:00
parent 0623c6f6bd
commit 10dbf1a4f2

View file

@ -182,7 +182,7 @@ var Circle = new Class({
*
* @name Phaser.FX.Circle#backgroundAlpha
* @type {number}
* @since 3.60.0
* @since 3.61.0
*/
backgroundAlpha: {